k210-sdk-stuff/rust
Sean Anderson f1680533e4 k210-shared: Rewrite compute_params to use fixed-point
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>
2020-04-19 20:17:33 -04:00
..
.cargo rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00
accelerometer rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
buffered-uart rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
cryptest rust: Test sha256 accelerator too 2020-04-13 18:02:52 +00:00
dvp-ov rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
embgfx rust: lock embedded-graphics to 0.6.0-alpha.2 2020-02-02 16:55:22 +00:00
game-of-life rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
glyph-mapping rust: Pass in font mapping to k210-console 2020-02-03 16:19:00 +00:00
interrupt rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
k210-console rust: k210-console: Fixes for colorfont generation script 2020-02-16 15:01:05 +00:00
k210-shared k210-shared: Rewrite compute_params to use fixed-point 2020-04-19 20:17:33 -04:00
mandelbrot rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
rgbcontrol rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
sdlcd rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
sdtest rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
secp256k1-test rust: Bump rust-secp256k1 version 2020-03-08 18:26:36 +00:00
term-server rust: Pass in font mapping to k210-console 2020-02-03 16:19:00 +00:00
uart-passthrough rust: Clean up cargo patches 2019-12-28 20:17:37 +00:00
voxel rust: Use aligned_as macro in voxel 2020-03-06 21:12:57 +00:00
weather rust: weather: Show UART1 info at start 2020-02-16 14:57:13 +00:00
.gitignore rust: Basic sdcard test 2019-08-11 09:56:54 +00:00
Cargo.toml rust: Add cryptest 2020-04-13 16:31:09 +00:00
gdb_init rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00
openocd.cfg rust: Add rgbcontrol 2019-05-23 13:53:02 +00:00