![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
#include <assert.h>
#include <stdbool.h>
#include "fsl_device_registers.h"
#include "fsl_dspi_edma_shared_function.h"
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... | |