Searched refs:SDMMC_OCR_STREAM_WRITE_OVERRUN (Results 1 – 2 of 2) sorted by relevance
1336 else if((response_r1 & SDMMC_OCR_STREAM_WRITE_OVERRUN) == SDMMC_OCR_STREAM_WRITE_OVERRUN) in SDMMC_GetCmdResp1()
300 #define SDMMC_OCR_STREAM_WRITE_OVERRUN ((uint32_t)0x00020000U) macro