39 #if (LPUART_INSTANCE_COUNT > 0U)
47 #if (LPUART_INSTANCE_COUNT > 1U)
55 #if (LPUART_INSTANCE_COUNT > 2U)
57 void LPUART2_IrqHandler(
void)
63 #if (LPUART_INSTANCE_COUNT > 3U)
65 void LPUART3_IrqHandler(
void)
74 #if (LPUART_INSTANCE_COUNT > 0U)
77 #if (LPUART_INSTANCE_COUNT > 1U)
80 #if (LPUART_INSTANCE_COUNT > 2U)
83 #if (LPUART_INSTANCE_COUNT > 3U)
void LPUART_DRV_IRQHandler(uint32_t instance)
#define LPUART_INSTANCE_COUNT
void LPUART0_IrqHandler(void)
LPUART0 interrupt handler.
void(* isr_t)(void)
Interrupt handler type.
void LPUART1_IrqHandler(void)
LPUART1 interrupt handler.