71 #if (LPSPI_INSTANCE_COUNT == 1U)
82 #elif (LPSPI_INSTANCE_COUNT == 2U)
129 void LPSPI2_IRQHandler(
void)
void LPSPI0_IRQHandler(void)
This function is the implementation of LPSPI0 handler named in startup code.
void LPSPI1_IRQHandler(void)
This function is the implementation of LPSPI1 handler named in startup code.
void LPSPI_DRV_IRQHandler(uint32_t instance)
The function LPSPI_DRV_IRQHandler passes IRQ control to either the master or slave driver...