Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_sdmmc.c338 uint32_t SDIO_GetPowerState(SDIO_TypeDef *SDIOx) in SDIO_GetPowerState() function
Dstm32l1xx_hal_sd.c2352 if(SDIO_GetPowerState(hsd->Instance) == 0) /* Power off */ in SD_Initialize_Cards()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_sdmmc.h871 uint32_t SDIO_GetPowerState(SDIO_TypeDef *SDIOx);