Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_edma.c790 if (0U != (mask & (uint32_t)kEDMA_InterruptFlag)) in EDMA_ClearChannelStatusFlags()
1465 if ((EDMA_GetChannelStatusFlags(DMA0, 0U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_04_DriverIRQHandler()
1469 if ((EDMA_GetChannelStatusFlags(DMA0, 4U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_04_DriverIRQHandler()
1479 if ((EDMA_GetChannelStatusFlags(DMA0, 1U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_15_DriverIRQHandler()
1483 if ((EDMA_GetChannelStatusFlags(DMA0, 5U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_15_DriverIRQHandler()
1493 if ((EDMA_GetChannelStatusFlags(DMA0, 2U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_26_DriverIRQHandler()
1497 if ((EDMA_GetChannelStatusFlags(DMA0, 6U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_26_DriverIRQHandler()
1507 if ((EDMA_GetChannelStatusFlags(DMA0, 3U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_37_DriverIRQHandler()
1511 if ((EDMA_GetChannelStatusFlags(DMA0, 7U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_37_DriverIRQHandler()
1525 if ((EDMA_GetChannelStatusFlags(DMA1, 0U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA1_04_DriverIRQHandler()
[all …]
Dfsl_edma.h101kEDMA_InterruptFlag = 0x4U, /*!< eDMA interrupt flag, set while an interrupt occurred of this chan… enumerator
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_edma.c790 if (0U != (mask & (uint32_t)kEDMA_InterruptFlag)) in EDMA_ClearChannelStatusFlags()
1465 if ((EDMA_GetChannelStatusFlags(DMA0, 0U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_04_DriverIRQHandler()
1469 if ((EDMA_GetChannelStatusFlags(DMA0, 4U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_04_DriverIRQHandler()
1479 if ((EDMA_GetChannelStatusFlags(DMA0, 1U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_15_DriverIRQHandler()
1483 if ((EDMA_GetChannelStatusFlags(DMA0, 5U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_15_DriverIRQHandler()
1493 if ((EDMA_GetChannelStatusFlags(DMA0, 2U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_26_DriverIRQHandler()
1497 if ((EDMA_GetChannelStatusFlags(DMA0, 6U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_26_DriverIRQHandler()
1507 if ((EDMA_GetChannelStatusFlags(DMA0, 3U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_37_DriverIRQHandler()
1511 if ((EDMA_GetChannelStatusFlags(DMA0, 7U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA0_37_DriverIRQHandler()
1525 if ((EDMA_GetChannelStatusFlags(DMA1, 0U) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA1_04_DriverIRQHandler()
[all …]
Dfsl_edma.h101kEDMA_InterruptFlag = 0x4U, /*!< eDMA interrupt flag, set while an interrupt occurred of this chan… enumerator