libopencm3/lib/stm32/f4
Brian Viele e41ac6ea71 stm32: added peripheral clock get helpers for all stm32 platforms.
Allows for abstraction for code that's dependent on knowing the source clock
for a peripheral. Implemented a few core peripherals that tend to have clock
tree differences between platforms (USART, timers, I2C, SPI).
2020-11-28 22:13:25 +00:00
..
Makefile stm32: dcmi: hook up doxygen again 2020-11-28 22:13:25 +00:00
crypto.c [Style] Do not declare new types if not really necessary. 2013-06-30 22:20:51 -07:00
flash.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
i2c.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
pwr.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rng.c stm32:rng: f4 rng peripheral is common with at least f2 2017-03-30 21:48:07 +00:00
rtc.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
vector_chipset.c unify scb (system control block) 2012-10-18 21:45:20 +02:00