mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 01:16:20 +04:00
f1680533e4
This code is adapted from a patch I wrote for U-Boot "clk: Add K210 pll support" Forty-Bot/u-boot@7d95737a93. Significant reference was made to the datasheet for the PLL, which may be found by searching for "tcitsmcn40ggpmplla1". For testing, I use a "brute force" version of the algorithm which is significantly simpler code-wise. Signed-off-by: Sean Anderson <seanga2@gmail.com> |
||
---|---|---|
.. | ||
.cargo | ||
accelerometer | ||
buffered-uart | ||
cryptest | ||
dvp-ov | ||
embgfx | ||
game-of-life | ||
glyph-mapping | ||
interrupt | ||
k210-console | ||
k210-shared | ||
mandelbrot | ||
rgbcontrol | ||
sdlcd | ||
sdtest | ||
secp256k1-test | ||
term-server | ||
uart-passthrough | ||
voxel | ||
weather | ||
.gitignore | ||
Cargo.toml | ||
gdb_init | ||
openocd.cfg |