Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_sdmmc.c381 uint8_t SDIO_GetCommandResponse(SDIO_TypeDef *SDIOx) in SDIO_GetCommandResponse() function
Dstm32l1xx_hal_sd.c2768 if(SDIO_GetCommandResponse(hsd->Instance) != SD_CMD) in SD_CmdResp1Error()
2991 if(SDIO_GetCommandResponse(hsd->Instance) != SD_CMD) in SD_CmdResp6Error()
3335 if((uint32_t)SDIO_GetCommandResponse(hsd->Instance) != SD_CMD_SEND_STATUS) in SD_IsCardProgramming()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_sdmmc.h875 uint8_t SDIO_GetCommandResponse(SDIO_TypeDef *SDIOx);