49 #ifdef FEATURE_EDMA_ORED_IRQ_LINES_16_CHN
51 void DMA0_15_IRQHandler(
void)
54 uint32_t mask = 0xFFFF;
55 uint32_t flags =
DMA->INT;
61 if ((flags & 1U) > 0U)
71 void DMA16_31_IRQHandler(
void)
74 uint32_t flags =
DMA->INT;
90 #ifdef FEATURE_EDMA_SEPARATE_IRQ_LINES_PER_CHN
188 #ifdef FEATURE_EDMA_HAS_ERROR_IRQ
void DMA1_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA4_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA13_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA3_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA2_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA6_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA14_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA_Error_IRQHandler(void)
EDMA ERROR IRQ handler with the same name in the startup code.
void DMA11_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA9_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA12_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA5_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void EDMA_DRV_IRQHandler(uint8_t channel)
void DMA15_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA10_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA0_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void EDMA_DRV_ErrorIRQHandler(void)
void DMA8_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.
void DMA7_IRQHandler(void)
EDMA IRQ handler with the same name in the startup code.