Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lptmr_time_stamp.c61 LPTMR_StartTimer(s_LptmrBase[halTimeStampState->timeStampInstance]); in HAL_HWTimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h349 static inline void LPTMR_StartTimer(LPTMR_Type *base) in LPTMR_StartTimer() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lptmr.c155 LPTMR_StartTimer(s_LptmrBase[halTimerState->instance]); in HAL_TimerEnable()