Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_sdmmc.h1085 uint32_t SDMMC_CmdOperCond(SDIO_TypeDef *SDIOx);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_sdmmc.c830 uint32_t SDMMC_CmdOperCond(SDIO_TypeDef *SDIOx) in SDMMC_CmdOperCond() function
H A Dstm32f4xx_hal_sd.c2797 errorstate = SDMMC_CmdOperCond(hsd->Instance); in SD_PowerON()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h1243 uint32_t SDMMC_CmdOperCond(SDMMC_TypeDef *SDMMCx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c875 uint32_t SDMMC_CmdOperCond(SDMMC_TypeDef *SDMMCx) in SDMMC_CmdOperCond() function
H A Dstm32l4xx_hal_sd.c3425 errorstate = SDMMC_CmdOperCond(hsd->Instance); in SD_PowerON()