Searched refs:SDMMC_SDIO_R5_ILLEGAL_CMD (Results 1 – 6 of 6) sorted by relevance
202 #define SDMMC_SDIO_R5_ILLEGAL_CMD ((uint32_t)0x00004000U) macro207 SDMMC_SDIO_R5_ILLEGAL_CMD | \
180 #define SDMMC_SDIO_R5_ILLEGAL_CMD ((uint32_t)0x00004000U) macro185 SDMMC_SDIO_R5_ILLEGAL_CMD | \
1684 else if ((response_r5 & SDMMC_SDIO_R5_ILLEGAL_CMD) == SDMMC_SDIO_R5_ILLEGAL_CMD) in SDMMC_GetCmdResp5()