Home
last modified time | relevance | path

Searched refs:MMC_InitTypeDef (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_mmc.h85 #define MMC_InitTypeDef SDIO_InitTypeDef macro
120 MMC_InitTypeDef Init; /*!< MMC required parameters */
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_mmc.h86 #define MMC_InitTypeDef SDMMC_InitTypeDef macro
121 MMC_InitTypeDef Init; /*!< MMC required parameters */
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_mmc.c418 MMC_InitTypeDef Init; in HAL_MMC_InitCard()
3029 MMC_InitTypeDef Init; in MMC_InitCard()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_mmc.c398 MMC_InitTypeDef Init; in HAL_MMC_InitCard()