Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.c59 static const clock_ip_name_t s_ostimerClock[] = OSTIMER_CLOCKS; variable
184 CLOCK_EnableClock(s_ostimerClock[instance]); in OSTIMER_Init()
206 CLOCK_DisableClock(s_ostimerClock[OSTIMER_GetInstance(base)]); in OSTIMER_Deinit()