libopencm3/include/libopencm3/stm32/f3
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
..
adc.h stm32f3: adc: consistently use unshifted 2020-03-04 22:02:45 +00:00
comparator.h stm32f3: comparator: fix doxygen and use standard mask/shifts 2018-08-17 00:15:01 +00:00
crc.h stm32: crc-v2: STM32F0/3 extended crc unit 2018-02-13 23:57:21 +00:00
dac.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dma.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
doc-stm32f3.h doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
exti.h stm32: exti: move register definition of all current stm32 devices to common_v1 2019-01-18 18:33:55 +01:00
flash.h doc: stm32: flash: tidy up doxygen warnings and broken groupings 2020-03-06 01:14:17 +00:00
gpio.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
hrtim.h stm32f3: add HRTIM definitions 2017-10-12 10:24:15 +00:00
i2c.h stm32: unify i2c implementations 2017-03-30 21:48:07 +00:00
irq.json stm32f3: add HRTIM definitions 2017-10-12 10:24:15 +00:00
iwdg.h stm32: centralize additionnal iwdg window register definition into iwdg-v2. 2018-03-28 13:06:57 +00:00
memorymap.h stm32f3: Add GPIO ports G and H to memory map 2020-04-30 08:29:06 +01:00
opamp.h stm32f3: Add support for OPAMP 2020-11-28 22:13:25 +00:00
pwr.h stm32f3: pwr: drop duplicate definitions 2017-12-07 10:33:09 +00:00
rcc.h stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rtc.h stm32f3: rtc: include correct shared header 2020-01-04 23:13:08 +00:00
spi.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
st_usbfs.h usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 2015-10-03 01:32:34 +00:00
syscfg.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
timer.h [STM32F3:doc] Add doxygen documentation page to output 2013-08-22 23:08:52 -07:00
usart.h doc:stm32: usart: fix grouping and heirarchy of base addrs 2019-06-12 23:06:22 +00:00