Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lpit_time_stamp.c64 LPIT_StopTimer(s_LpitBase[halTimeStampState->timeStampInstance], kLPIT_Chnl_1); in HAL_HWTimeStampInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.h369 static inline void LPIT_StopTimer(LPIT_Type *base, lpit_chnl_t channel) in LPIT_StopTimer() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lpit.c129 LPIT_StopTimer(s_LpitBase[halTimerState->instance], kLPIT_Chnl_0); in HAL_TimerDisable()