Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c112 static lpsci_handle_t *s_lpsciHandle[FSL_FEATURE_SOC_LPSCI_COUNT]; variable
600 s_lpsciHandle[instance] = handle; in LPSCI_TransferCreateHandle()
1071 s_lpsciIsr(UART0, s_lpsciHandle[0]); in UART0_DriverIRQHandler()