Home
last modified time | relevance | path

Searched refs:SDMMC_CmdSendCID (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_sdmmc.h1090 uint32_t SDMMC_CmdSendCID(SDIO_TypeDef *SDIOx);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_sdmmc.c960 uint32_t SDMMC_CmdSendCID(SDIO_TypeDef *SDIOx) in SDMMC_CmdSendCID() function
H A Dstm32f4xx_hal_mmc.c2656 errorstate = SDMMC_CmdSendCID(hmmc->Instance); in MMC_InitCard()
H A Dstm32f4xx_hal_sd.c2707 errorstate = SDMMC_CmdSendCID(hsd->Instance); in SD_InitCard()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h1248 uint32_t SDMMC_CmdSendCID(SDMMC_TypeDef *SDMMCx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c1009 uint32_t SDMMC_CmdSendCID(SDMMC_TypeDef *SDMMCx) in SDMMC_CmdSendCID() function
H A Dstm32l4xx_hal_mmc.c3039 errorstate = SDMMC_CmdSendCID(hmmc->Instance); in MMC_InitCard()
H A Dstm32l4xx_hal_sd.c3330 errorstate = SDMMC_CmdSendCID(hsd->Instance); in SD_InitCard()