Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_ostimer_time_stamp.c83 OSTIMER_Deinit(s_ostimerBase[halTimeStampState->timeStampInstance]); in HAL_TimeStampEnterLowpower()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.h67 void OSTIMER_Deinit(OSTIMER_Type *base);
Dfsl_ostimer.c202 void OSTIMER_Deinit(OSTIMER_Type *base) in OSTIMER_Deinit() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ostimer.c85 OSTIMER_Deinit(s_ostimerBase[halTimerState->instance]); in HAL_TimerDeinit()