Home
last modified time | relevance | path

Searched refs:SDMMC_CmdGoIdleState (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_sdmmc.h1076 uint32_t SDMMC_CmdGoIdleState(SDIO_TypeDef *SDIOx);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_sdmmc.c807 uint32_t SDMMC_CmdGoIdleState(SDIO_TypeDef *SDIOx) in SDMMC_CmdGoIdleState() function
A Dstm32l1xx_hal_sd.c2721 errorstate = SDMMC_CmdGoIdleState(hsd->Instance); in SD_PowerON()
2733 errorstate = SDMMC_CmdGoIdleState(hsd->Instance); in SD_PowerON()

Completed in 16 milliseconds