Searched refs:SDMMC_ERROR_WRITE_PROT_VIOLATION (Results 1 – 3 of 3) sorted by relevance
345 #define HAL_SD_ERROR_WRITE_PROT_VIOLATION SDMMC_ERROR_WRITE_PROT_VIOLATION /*!< Attempt to p…
167 #define SDMMC_ERROR_WRITE_PROT_VIOLATION ((uint32_t)0x00000400U) /*!< Attempt to program a wr… macro
1310 return SDMMC_ERROR_WRITE_PROT_VIOLATION; in SDMMC_GetCmdResp1()