Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/intmux/
Dfsl_intmux.c55 static const clock_ip_name_t s_intmuxClockName[] = INTMUX_CLOCKS; variable
116 (void)CLOCK_EnableClock(s_intmuxClockName[instance]); in INTMUX_Init()
142 (void)CLOCK_DisableClock(s_intmuxClockName[instance]); in INTMUX_Deinit()