Home
last modified time | relevance | path

Searched refs:SDMMC_GetCommandResponse (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_sdmmc.c428 uint8_t SDMMC_GetCommandResponse(SDMMC_TypeDef *SDMMCx) in SDMMC_GetCommandResponse() function
1273 if(SDMMC_GetCommandResponse(SDMMCx) != SD_CMD) in SDMMC_GetCmdResp1()
1486 if(SDMMC_GetCommandResponse(SDMMCx) != SD_CMD) in SDMMC_GetCmdResp6()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_sdmmc.h1169 uint8_t SDMMC_GetCommandResponse(SDMMC_TypeDef *SDMMCx);