Kinetis SDK v.1.2 Demo Applications User's Guide  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
driver_examples/dspi/dspi_edma_blocking/master/fsl_edma_irq.c File Reference
#include "fsl_edma_driver.h"

Functions

void DMA0_IRQHandler (void)
 Edma Handler. More...
 
void DMA1_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA2_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA3_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA4_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA5_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA6_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA7_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA8_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA9_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA10_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA11_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA12_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA13_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA14_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 
void DMA15_IRQHandler (void)
 EDMA IRQ handler with the same name in the startup code. More...
 

Function Documentation

void DMA0_IRQHandler ( void  )

EDMA IRQ handler with the same name in the startup code

void DMA10_IRQHandler ( void  )
void DMA11_IRQHandler ( void  )
void DMA12_IRQHandler ( void  )
void DMA13_IRQHandler ( void  )
void DMA14_IRQHandler ( void  )
void DMA15_IRQHandler ( void  )
void DMA1_IRQHandler ( void  )
void DMA2_IRQHandler ( void  )
void DMA3_IRQHandler ( void  )
void DMA4_IRQHandler ( void  )
void DMA5_IRQHandler ( void  )
void DMA6_IRQHandler ( void  )
void DMA7_IRQHandler ( void  )
void DMA8_IRQHandler ( void  )
void DMA9_IRQHandler ( void  )