Searched refs:SDMMC_OCR_WRITE_PROT_VIOLATION (Results 1 – 4 of 4) sorted by relevance
1240 else if((response_r1 & SDMMC_OCR_WRITE_PROT_VIOLATION) == SDMMC_OCR_WRITE_PROT_VIOLATION) in SDMMC_GetCmdResp1()
1345 else if((response_r1 & SDMMC_OCR_WRITE_PROT_VIOLATION) == SDMMC_OCR_WRITE_PROT_VIOLATION)
265 #define SDMMC_OCR_WRITE_PROT_VIOLATION 0x04000000U macro
276 #define SDMMC_OCR_WRITE_PROT_VIOLATION ((uint32_t)0x04000000U) macro