Home
last modified time | relevance | path

Searched refs:SDIO_InitTypeDef (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_sdmmc.h71 }SDIO_InitTypeDef; typedef
1035 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init);
H A Dstm32f4xx_hal_mmc.h85 #define MMC_InitTypeDef SDIO_InitTypeDef
H A Dstm32f4xx_hal_sd.h86 #define SD_InitTypeDef SDIO_InitTypeDef
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_sdmmc.c212 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init) in SDIO_Init()
H A Dstm32f4xx_hal_mmc.c2166 SDIO_InitTypeDef Init; in HAL_MMC_ConfigWideBusOperation()
H A Dstm32f4xx_hal_sd.c2271 SDIO_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation()