libopencm3/lib/stm32/f1
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 add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
adc.c stm32f1: adc: doc: drop undocumented examples 2019-12-12 20:36:51 +00:00
flash.c stm32: desig: refactor to allow targets to have different addresses 2020-03-04 22:16:31 +00:00
gpio.c doc: stm32f1: gpio: remove redundant doxygen types 2019-09-30 10:28:21 +00:00
i2c.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rtc.c doc: stm32f1:rtc: fix trivial param typos 2019-06-12 23:06:22 +00:00
timer.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00