Searched refs:SDMMC_ERROR_STREAM_READ_UNDERRUN (Results 1 – 3 of 3) sorted by relevance
353 #define HAL_SD_ERROR_STREAM_READ_UNDERRUN SDMMC_ERROR_STREAM_READ_UNDERRUN /*!< The card cou…
175 #define SDMMC_ERROR_STREAM_READ_UNDERRUN ((uint32_t)0x00020000U) /*!< The card could not sust… macro
1334 return SDMMC_ERROR_STREAM_READ_UNDERRUN; in SDMMC_GetCmdResp1()