Home
last modified time | relevance | path

Searched refs:s_lpuartRxIRQ (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c126 static const IRQn_Type s_lpuartRxIRQ[] = LPUART_RX_IRQS; variable
1241 (void)EnableIRQ(s_lpuartRxIRQ[instance]); in LPUART_TransferCreateHandle()