![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
Functions | |
void | SPI0_IRQHandler (void) |
This function is the implementation of SPI0 handler named in startup code. More... | |
void | SPI1_IRQHandler (void) |
This function is the implementation of SPI1 handler named in startup code. More... | |
void | SPI2_IRQHandler (void) |
This function is the implementation of SPI2 handler named in startup code. More... | |
void SPI0_IRQHandler | ( | void | ) |
It passes the instance to the shared DSPI IRQ handler.
It passes the instance to the shared SPI IRQ handler.
It passes the instance to the shared SPI DMA IRQ handler.
void SPI1_IRQHandler | ( | void | ) |
It passes the instance to the shared DSPI IRQ handler.
It passes the instance to the shared SPI IRQ handler.
It passes the instance to the shared SPI DMA IRQ handler.
void SPI2_IRQHandler | ( | void | ) |
It passes the instance to the shared DSPI IRQ handler.