Home
last modified time | relevance | path

Searched refs:OSPI_DMAAbortCplt (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c273 static void OSPI_DMAAbortCplt (DMA_HandleTypeDef *hdma);
715 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_IRQHandler()
2331 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_Abort_IT()
2545 static void OSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in OSPI_DMAAbortCplt() function
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c282 static void OSPI_DMAAbortCplt (DMA_HandleTypeDef *hdma);
732 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_IRQHandler()
2344 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_Abort_IT()
2837 static void OSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in OSPI_DMAAbortCplt() function
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c305 static void OSPI_DMAAbortCplt (MDMA_HandleTypeDef *hmdma);
750 hospi->hmdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_IRQHandler()
2322 hospi->hmdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_Abort_IT()
2773 static void OSPI_DMAAbortCplt(MDMA_HandleTypeDef *hmdma) in OSPI_DMAAbortCplt() function
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c282 static void OSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma);
729 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_IRQHandler()
2462 hospi->hdma->XferAbortCallback = OSPI_DMAAbortCplt; in HAL_OSPI_Abort_IT()
2951 static void OSPI_DMAAbortCplt(DMA_HandleTypeDef *hdma) in OSPI_DMAAbortCplt() function