Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_ostimer_time_stamp.c49 OSTIMER_Init(s_ostimerBase[halTimeStampState->timeStampInstance]); in HAL_TimeStampInit()
75 OSTIMER_Init(s_ostimerBase[halTimeStampState->timeStampInstance]); in HAL_TimeStampExitLowpower()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.h58 void OSTIMER_Init(OSTIMER_Type *base);
Dfsl_ostimer.c172 void OSTIMER_Init(OSTIMER_Type *base) in OSTIMER_Init() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ostimer.c75 OSTIMER_Init(s_ostimerBase[halTimerState->instance]); in HAL_TimerInit()