libopencm3/include/libopencm3/stm32/common
Brian Viele b1d8a4c546 stm32h7: added minimal stm32h7 exti defs, which share with G0.
Separated definitions that did not seem consistent between the "v2" EXTI
platforms. Added SYSCFG defs needed for EXTICR settings.
2020-03-23 09:23:21 -04:00
..
adc_common_v1.h stm32: adc: Add functions to get and clear flags 2018-08-28 22:00:07 +00:00
adc_common_v1_multi.h stm32: adc-v1m: extract some portions back to f4/f7. 2019-05-10 22:30:31 +00:00
adc_common_v2.h stm32: adc-v2: add adc_{en,dis}able_delayed_conversion_mode 2020-03-04 23:29:31 +00:00
adc_common_v2_multi.h stm32: adc: group adc_registers 2019-12-25 20:34:11 +00:00
adc_common_v2_single.h stm32: adc: doc fix 2019-12-25 20:34:11 +00:00
crc_common_all.h stm32: crc: merge duplicate documentation 2020-01-28 22:41:14 +00:00
crc_v2.h doc: stm32: crc-v2 fix up markup for doxygen 2019-06-12 23:06:22 +00:00
crs_common_all.h stm32: Clock Recovery System is a common peripheral. 2015-10-06 00:52:39 +00:00
crypto_common_f24.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dac_common_all.h stm32: dac: move DAC_SR to common. 2019-05-09 11:49:25 +00:00
dma2d_common_f47.h stm32f4-7: dma2d: fixed wrong color definition and added missing one 2019-05-19 21:33:07 +00:00
dma_common_csel.h stm32: dma: add dma_set_channel_request to ease dma cselr usage. 2019-06-17 11:44:44 +00:00
dma_common_f24.h stm32: f24: dma: clarify stream/channel 2018-09-15 09:27:31 +00:00
dma_common_l1f013.h fixup! stm32f09: add register definitions for DMA2 2018-11-06 18:48:18 +01:00
dmamux_common_all.h stm32g0: add dmamux 2019-11-08 13:47:41 +01:00
dsi_common_f47.h doc: fix trivial missing trailers or typos 2019-06-12 23:16:58 +00:00
exti_common_all.h stm32: exti: move register definition of all current stm32 devices to common_v1 2019-01-18 18:33:55 +01:00
exti_common_v1.h doc: stm32: exti-v1: fix conditionals, add registers 2019-06-12 23:06:22 +00:00
exti_common_v2.h stm32h7: added minimal stm32h7 exti defs, which share with G0. 2020-03-23 09:23:21 -04:00
flash_common_all.h stm32: flash_unlock_option_bytes is common code. 2018-07-29 20:31:17 +00:00
flash_common_f.h stm32: flash: extract wait_for_last_operation to top level 2018-07-29 20:31:17 +00:00
flash_common_f01.h stm32: flash: extract wait_for_last_operation to top level 2018-07-29 20:31:17 +00:00
flash_common_f24.h doc: stm32: flash: tidy up doxygen warnings and broken groupings 2020-03-06 01:14:17 +00:00
flash_common_idcache.h doc: stm32: flash: tidy up doxygen warnings and broken groupings 2020-03-06 01:14:17 +00:00
flash_common_l01.h stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR RUN_PD bit. 2019-01-31 09:35:55 +00:00
fmc_common_f47.h stm32f7: enable fsmc 2019-05-19 21:30:48 +00:00
gpio_common_all.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
gpio_common_f24.h stm32f4: add GPIOJ & GPIOK 2015-11-10 14:27:57 +01:00
gpio_common_f234.h doc: stm32:gpio: fix invalid doxygen 2018-02-13 23:05:21 +00:00
hash_common_f24.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
hrtim_common_all.h stm32: hrtim: doc: group all regs and values 2017-10-12 11:30:07 +00:00
i2c_common_v1.h stm32: support i2c3 properly 2018-08-17 00:15:01 +00:00
i2c_common_v2.h stm32f7: Include i2c_common_v2 2019-04-04 22:11:20 +00:00
iwdg_common_all.h stm32: iwdg (v2) Update doxygen 2018-03-28 13:23:22 +00:00
iwdg_common_v2.h stm32: iwdg (v2) Update doxygen 2018-03-28 13:23:22 +00:00
lptimer_common_all.h stm32: lptim: add base support 2019-07-05 11:43:11 +02:00
ltdc_common_f47.h stm32f7: enable existing ltdc 2019-05-19 21:33:02 +00:00
pwr_common_v1.h stm32: pwr-v1: doxygen-ize bit definitions. 2017-12-07 10:33:09 +00:00
pwr_common_v2.h trivial: change include guard name to match file 2017-06-08 23:01:45 +00:00
rcc_common_all.h stm32: rcc: extract osc_bypass functions 2017-06-08 23:01:45 +00:00
rng_common_v1.h rng: add irq enable/disable helper. 2020-01-05 00:24:43 +00:00
rtc_common_l1f024.h stm32: rtcv2: don't shift the "month tens" bit 2019-11-06 19:45:20 +00:00
spi_common_all.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
spi_common_v1.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
spi_common_v1_frf.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
spi_common_v2.h stm32: spi-v2: Frame format is available for all. 2018-10-23 21:21:36 +00:00
st_usbfs_common.h usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 2015-10-03 01:32:34 +00:00
st_usbfs_v1.h usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 2015-10-03 01:32:34 +00:00
st_usbfs_v2.h usb: Add st_usbfs_v2 for f0/l0 devices 2015-10-03 02:03:58 +00:00
syscfg_common_l1f234.h stm32: exti: define AFIO/SYSCFG_EXTICR_FIELDSIZE for all chip. 2019-01-31 09:57:43 +00:00
timer_common_all.h doc: stm32: timer: remove redundant groupings and consistent names 2019-06-16 18:17:06 +00:00
timer_common_f24.h Surround all macro parameters with () 2015-10-14 22:15:15 +00:00
usart_common_all.h stm32: usart: move USARTX definitions to target/version specific 2017-10-25 22:55:09 +00:00
usart_common_f24.h doc:stm32: usart: fix grouping and heirarchy of base addrs 2019-06-12 23:06:22 +00:00
usart_common_f124.h doc:stm32: usart: fix grouping and heirarchy of base addrs 2019-06-12 23:06:22 +00:00
usart_common_fifos.h stm32h7: usart: support new fifo features 2019-12-25 20:29:24 +00:00
usart_common_v2.h doc: fix some broken groups uncovered while reviewing h7 code 2019-11-28 22:16:54 +00:00