Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ftm.c100 FTM_StopTimer(FTMBaseAddr); in HAL_TimerInit()
138 FTM_StopTimer(s_FtmBase[halTimerState->instance]); in HAL_TimerDisable()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h751 static inline void FTM_StopTimer(FTM_Type *base) in FTM_StopTimer() function