libopencm3/include/libopencm3/stm32/h7
Brian Viele 4953d67aaa stm32h7: per comments, improved consistency with other rcc impls.
Reduced the sea of enums, and renamed config parameters to match other
implementations, cribbing off of the G0 config, as it is closer to the level
of complexity. Updated initialization code to utilize the new values.

Added flash and LDO configuration from RCC init to be more consistent with
STM32 platform initialization.
2020-03-05 22:07:10 +00:00
..
dac.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
doc-stm32h7.h stm32h7: fix typo in doxygen description 2019-12-25 20:30:17 +00:00
flash.h stm32h7: doc: fix some missing group definitions 2019-11-28 22:16:34 +00:00
fmc.h stm32h7: fmc: added bit defs for async configuration. 2020-02-16 13:52:04 +00:00
gpio.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
irq.json stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
memorymap.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
pwr.h stm32h7: updates to PWR and RCC to support PLL configuration. 2020-03-04 23:17:02 +00:00
rcc.h stm32h7: per comments, improved consistency with other rcc impls. 2020-03-05 22:07:10 +00:00
spi.h stm32h7: doc: fix some missing group definitions 2019-11-28 22:16:34 +00:00
syscfg.h stm32h7: updates to PWR and RCC to support PLL configuration. 2020-03-04 23:17:02 +00:00
timer.h stm32h7: doc: fix some missing group definitions 2019-11-28 22:16:34 +00:00
usart.h stm32h7: usart: support new fifo features 2019-12-25 20:29:24 +00:00