Searched refs:XSPI_DMAAbortCplt (Results 1 – 2 of 2) sorted by relevance
287 static void XSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma);729 hxspi->hdmatx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_IRQHandler()743 hxspi->hdmarx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_IRQHandler()2487 hxspi->hdmatx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_Abort_IT()2501 hxspi->hdmarx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_Abort_IT()2920 static void XSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in XSPI_DMAAbortCplt() function
314 static void XSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma);791 hxspi->hdmatx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_IRQHandler()805 hxspi->hdmarx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_IRQHandler()2635 hxspi->hdmatx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_Abort_IT()2649 hxspi->hdmarx->XferAbortCallback = XSPI_DMAAbortCplt; in HAL_XSPI_Abort_IT()3514 static void XSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in XSPI_DMAAbortCplt() function