Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_ostimer.c56 static ostimer_callback_t s_ostimerHandle[FSL_FEATURE_SOC_OSTIMER_COUNT]; variable
277 s_ostimerHandle[instance] = cb; in OSTIMER_SetMatchRawValue()
390 s_ostimerIsr(OSTIMER0, s_ostimerHandle[0]); in OS_EVENT_DriverIRQHandler()
399 s_ostimerIsr(OSTIMER, s_ostimerHandle[0]); in OS_EVENT_DriverIRQHandler()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_ostimer.c56 static ostimer_callback_t s_ostimerHandle[FSL_FEATURE_SOC_OSTIMER_COUNT]; variable
277 s_ostimerHandle[instance] = cb; in OSTIMER_SetMatchRawValue()
390 s_ostimerIsr(OSTIMER0, s_ostimerHandle[0]); in OS_EVENT_DriverIRQHandler()
399 s_ostimerIsr(OSTIMER, s_ostimerHandle[0]); in OS_EVENT_DriverIRQHandler()