Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h78 }SDMMC_InitTypeDef; typedef
1190 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
H A Dstm32l4xx_hal_mmc.h86 #define MMC_InitTypeDef SDMMC_InitTypeDef
H A Dstm32l4xx_hal_sd.h86 #define SD_InitTypeDef SDMMC_InitTypeDef
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c220 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init()
H A Dstm32l4xx_hal_mmc.c2374 SDMMC_InitTypeDef Init; in HAL_MMC_ConfigWideBusOperation()
3383 SDMMC_InitTypeDef Init; in MMC_HighSpeed()
H A Dstm32l4xx_hal_sd.c2605 SDMMC_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation()