Searched refs:SDMMC_OCR_ILLEGAL_CMD (Results 1 – 2 of 2) sorted by relevance
1320 else if((response_r1 & SDMMC_OCR_ILLEGAL_CMD) == SDMMC_OCR_ILLEGAL_CMD) in SDMMC_GetCmdResp1()
295 #define SDMMC_OCR_ILLEGAL_CMD ((uint32_t)0x00400000U) macro