Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c421 uint8_t SDMMC_GetCommandResponse(SDMMC_TypeDef *SDMMCx) in SDMMC_GetCommandResponse() function
1313 if(SDMMC_GetCommandResponse(SDMMCx) != SD_CMD)
1529 if(SDMMC_GetCommandResponse(SDMMCx) != SD_CMD) in SDMMC_GetCmdResp6()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h1218 uint8_t SDMMC_GetCommandResponse(SDMMC_TypeDef *SDMMCx);