Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
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()