19 #ifndef PERIPH_CPU_SDMMC_H
20 #define PERIPH_CPU_SDMMC_H
32 #if defined(SDMMC_POWER_PWRCTRL) || defined(SDIO_POWER_PWRCTRL)
36 #if !defined(SDMMC1) && !DOXYGEN
37 #define SDMMC_TypeDef SDIO_TypeDef
43 #define SDMMC_CPU_DMA_ALIGNMENT 4
48 #define SDMMC_CPU_DMA_REQUIREMENTS __attribute__((aligned(SDMMC_CPU_DMA_ALIGNMENT)))
55 #ifndef CPU_FAM_STM32F1
80 #if IS_USED(MODULE_PERIPH_SDMMC_8BIT)
86 #if IS_USED(MODULE_PERIPH_DMA)
DMA CPU specific definitions for the STM32 family.
GPIO CPU definitions for the STM32 family.
gpio_af_t
Override alternative GPIO mode options.
gpio_mode_t
Available pin modes.
unsigned dma_t
DMA channel type.
SDMMC slot configuration.