Home
last modified time | relevance | path

Searched refs:SDMMC_Init (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_mmc.c462 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2448 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3637 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
3996 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4032 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc.c485 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2654 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3990 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4354 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4376 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_mmc.c444 status = SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2312 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
2787 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
Dstm32f7xx_hal_sd.c418 status = SDMMC_Init(hsd->Instance, Init); in HAL_SD_InitCard()
2242 (void)SDMMC_Init(hsd->Instance, Init); in HAL_SD_ConfigWideBusOperation()
2696 (void)SDMMC_Init(hsd->Instance, hsd->Init); in SD_InitCard()
Dstm32f7xx_ll_sdmmc.c207 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mmc.c513 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2499 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3688 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4047 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4070 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
Dstm32u5xx_hal_sdio.c373 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
399 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mmc.c517 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2542 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3731 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4090 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4113 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
Dstm32h7xx_hal_sdio.c373 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
399 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mmc.c524 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2513 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3702 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4064 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4098 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
Dstm32n6xx_hal_sdio.c373 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
399 (void)SDMMC_Init(hsdio->Instance, Init); in HAL_SDIO_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_mmc.c517 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2542 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3731 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4090 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4113 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
Dstm32l5xx_ll_sdmmc.c201 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mmc.c513 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_InitCard()
2499 (void)SDMMC_Init(hmmc->Instance, Init); in HAL_MMC_ConfigWideBusOperation()
3688 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_InitCard()
4047 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
4070 (void)SDMMC_Init(hmmc->Instance, Init); in MMC_HighSpeed()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h931 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h977 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h1012 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h1032 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h1186 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h1034 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h1164 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h1186 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c451 status = SDMMC_Init(hsd->Instance, Init); in HAL_SD_InitCard()
2419 (void)SDMMC_Init(hsd->Instance, Init); in HAL_SD_ConfigWideBusOperation()
Dstm32mp1xx_ll_sdmmc.c205 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h1194 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init);

12