Searched refs:QSPI_DMAAbortCplt (Results 1 – 1 of 1) sorted by relevance
275 static void QSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma);755 hqspi->hdma->XferAbortCallback = QSPI_DMAAbortCplt; in HAL_QSPI_IRQHandler()2379 hqspi->hdma->XferAbortCallback = QSPI_DMAAbortCplt; in HAL_QSPI_Abort_IT()2597 static void QSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in QSPI_DMAAbortCplt() function