![]() |
S32 SDK
|
#include <assert.h>
#include <stdbool.h>
#include "device_registers.h"
#include "lpspi_shared_function.h"
Go to the source code of this file.
Functions | |
void | LPSPI0_IRQHandler (void) |
This function is the implementation of LPSPI0 handler named in startup code. More... | |
void | LPSPI1_IRQHandler (void) |
This function is the implementation of LPSPI1 handler named in startup code. More... | |
void | LPSPI2_IRQHandler (void) |
This function is the implementation of LPSPI2 handler named in startup code. More... | |