Searched refs:SDMMC_InitTypeDef (Results 1 – 6 of 6) sorted by relevance
78 }SDMMC_InitTypeDef; typedef1190 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
86 #define MMC_InitTypeDef SDMMC_InitTypeDef
86 #define SD_InitTypeDef SDMMC_InitTypeDef
220 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init()
2374 SDMMC_InitTypeDef Init; in HAL_MMC_ConfigWideBusOperation()3383 SDMMC_InitTypeDef Init; in MMC_HighSpeed()
2605 SDMMC_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation()