Lines Matching refs:EDMA_GetChannelStatusFlags
765 uint32_t EDMA_GetChannelStatusFlags(DMA_Type *base, uint32_t channel) in EDMA_GetChannelStatusFlags() function
1483 if ((EDMA_GetChannelStatusFlags(DMA0, i) & kEDMA_InterruptFlag) != 0U) in DMA0_DriverIRQHandler()
1511 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in ADMA_EDMA0_INT_DriverIRQHandler()
1539 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in ADMA_EDMA1_INT_DriverIRQHandler()
1567 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in ADMA_EDMA2_INT_DriverIRQHandler()
1595 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in ADMA_EDMA3_INT_DriverIRQHandler()
1622 if ((EDMA_GetChannelStatusFlags(AUDIO__EDMA0, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in AUDIO_EDMA0_INT_DriverIRQHandler()
1649 if ((EDMA_GetChannelStatusFlags(AUDIO__EDMA1, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in AUDIO_EDMA1_INT_DriverIRQHandler()
1676 if ((EDMA_GetChannelStatusFlags(DMA__EDMA0, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA_EDMA0_INT_DriverIRQHandler()
1703 if ((EDMA_GetChannelStatusFlags(DMA__EDMA1, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in DMA_EDMA1_INT_DriverIRQHandler()
1730 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in CONNECTIVITY__EDMA_INT_DriverIRQHandler()
1757 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in EDMA1_0_15_DriverIRQHandler()
1789 if ((EDMA_GetChannelStatusFlags(base, i) & (uint32_t)kEDMA_InterruptFlag) != 0U) in EDMA1_16_31_DriverIRQHandler()