Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ctimer.c74 CTIMER_StopTimer(s_CtimerBase[halTimerState->instance]); in HAL_CTimerConfigTimeout()
136 CTIMER_StopTimer(s_CtimerBase[halTimerState->instance]); in HAL_TimerDisable()
/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_ctimer_time_stamp.c60 CTIMER_StopTimer(s_CtimerBase[halTimeStampState->timeStampInstance]); in HAL_TimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ctimer/
Dfsl_ctimer.h507 static inline void CTIMER_StopTimer(CTIMER_Type *base) in CTIMER_StopTimer() function