Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_sdmmc.h1089 uint32_t SDMMC_CmdSendSCR(SDIO_TypeDef *SDIOx);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_sdmmc.c936 uint32_t SDMMC_CmdSendSCR(SDIO_TypeDef *SDIOx) in SDMMC_CmdSendSCR() function
H A Dstm32f4xx_hal_sd.c3147 errorstate = SDMMC_CmdSendSCR(hsd->Instance); in SD_FindSCR()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h1247 uint32_t SDMMC_CmdSendSCR(SDMMC_TypeDef *SDMMCx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c985 uint32_t SDMMC_CmdSendSCR(SDMMC_TypeDef *SDMMCx) in SDMMC_CmdSendSCR() function
H A Dstm32l4xx_hal_sd.c3859 errorstate = SDMMC_CmdSendSCR(hsd->Instance); in SD_FindSCR()