Home
last modified time | relevance | path

Searched refs:SDIO_GetPowerState (Results 1 – 7 of 7) sorted by relevance

/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_sdio.h222 uint32_t SDIO_GetPowerState(void);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_sdio.c124 uint32_t SDIO_GetPowerState(void) in SDIO_GetPowerState() function
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_sdio.c245 uint32_t SDIO_GetPowerState(void) in SDIO_GetPowerState() function
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_sdio.h466 uint32_t SDIO_GetPowerState(void);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_sdmmc.h1048 uint32_t SDIO_GetPowerState(SDIO_TypeDef *SDIOx);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_sdmmc.c343 uint32_t SDIO_GetPowerState(SDIO_TypeDef *SDIOx) in SDIO_GetPowerState() function
A Dstm32l1xx_hal_sd.c2629 if(SDIO_GetPowerState(hsd->Instance) == 0U) in SD_InitCard()

Completed in 17 milliseconds