![]() |
S32 SDK
|
Go to the source code of this file.
Functions | |
void | LPUART_DRV_IRQHandler (uint32_t instance) |
Variables | |
isr_t | g_lpuartIsr [LPUART_INSTANCE_COUNT] |
void LPUART_DRV_IRQHandler | ( | uint32_t | instance | ) |
Definition at line 929 of file lpuart_driver.c.
isr_t g_lpuartIsr[LPUART_INSTANCE_COUNT] |
Array storing references to LPUART irq handlers
Definition at line 72 of file lpuart_irq.c.