libopencm3/include/libopencm3/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
..
adc.h stm32: adc-v1m: extract some portions back to f4/f7. 2019-05-10 22:30:31 +00:00
crc.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
crypto.h doc: stm32f4: crypto trivial closing tag fix 2019-06-12 23:06:27 +00:00
dac.h stm32: dac: move DAC_SR to common. 2019-05-09 11:49:25 +00:00
dcmi.h stm32: dcmi: hook up doxygen again 2020-11-28 22:13:25 +00:00
dma.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dma2d.h stm32f7: enable existing dma2d headers 2019-05-19 21:33:07 +00:00
doc-stm32f4.h stm32f4: doc: f4 are cortex m4f based 2019-08-28 01:41:14 +00:00
dsi.h stm32f7: enable existing dsi support 2019-05-19 21:33:07 +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 stm32: f247: flash: use common code. 2018-07-29 20:31:17 +00:00
fmc.h stm32f7: enable fsmc 2019-05-19 21:30:48 +00:00
gpio.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
hash.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
i2c.h STM32F4: I2C Noise Filter Register 2020-04-15 12:07:45 +00:00
irq.json Updates for STM32F429 chip 2014-02-06 00:41:52 +01:00
iwdg.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
lptimer.h stm32: lptimer: enable lptimer.h usage on f4,f7,l4 and g0 chips. 2019-07-05 10:48:55 +02:00
ltdc.h stm32f7: enable existing ltdc 2019-05-19 21:33:02 +00:00
memorymap.h STM32F4: Add FMPI2C1 Peripheral to the memory map 2020-04-15 12:07:48 +00:00
pwr.h stm32f4: power: update rcc_clock_scale enum 2018-07-29 20:31:17 +00:00
quadspi.h stm32f4: qspi: Typo correction in QUADSPI_ABR 2017-11-16 23:57:11 +00:00
rcc.h stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rng.h stm32:rng: f4 rng peripheral is common with at least f2 2017-03-30 21:48:07 +00:00
rtc.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
spi.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
syscfg.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
timer.h This mainly moves the STM32 timers' code to the common area. 2013-03-09 14:39:01 +10:30
usart.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00