embassy/embassy-stm32/src/rcc
Matthew W. Samsonoff 047ff9a2f2 Use new stm32-data registers and fix AHB clock calculation
The original code for calculating the AHB clock did not account for the gap in
prescaler values (32 is not an available value.) The bit shifting and math has
been replaced by a `match`.
2022-03-04 18:03:55 +01:00
..
f0.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f1.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f3.rs stm32/rcc: fix f3 build failure. 2022-02-23 03:42:46 +01:00
f4.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f7.rs Update stm32-data 2022-02-14 02:12:06 +01:00
g0.rs Use new stm32-data registers and fix AHB clock calculation 2022-03-04 18:03:55 +01:00
g4.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
h7.rs stm32: move MCO pin impls to build.rs 2022-02-23 19:54:46 +01:00
l0.rs stm32/rcc: fix build on l0 chips without CRS 2022-02-24 06:28:29 +01:00
l1.rs Update stm32-data 2022-02-14 02:12:06 +01:00
l4.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
mod.rs stm32: fix build for h7ab 2022-02-24 06:28:29 +01:00
u5.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
wb.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
wl5.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00