Searched refs:SD_DMA_RxError (Results 1 – 1 of 1) sorted by relevance
308 static void SD_DMA_RxError(DMA_HandleTypeDef *hdma);908 hsd->hdmarx->XferErrorCallback = SD_DMA_RxError; in HAL_SD_ReadBlocks_DMA()2274 static void SD_DMA_RxError(DMA_HandleTypeDef *hdma) in SD_DMA_RxError() function