Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c121 static const clock_ip_name_t s_lpsciClock[] = UART0_CLOCKS; variable
271 CLOCK_EnableClock(s_lpsciClock[LPSCI_GetInstance(base)]); in LPSCI_Init()
335 CLOCK_DisableClock(s_lpsciClock[LPSCI_GetInstance(base)]); in LPSCI_Deinit()