Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.c52 static ostimer_callback_t s_ostimerHandle[FSL_FEATURE_SOC_OSTIMER_COUNT]; variable
269 s_ostimerHandle[instance] = cb; in OSTIMER_SetMatchRawValue()
381 s_ostimerIsr(s_ostimerBases[0], s_ostimerHandle[0]); in OS_EVENT_DriverIRQHandler()