Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_pit_time_stamp.c52 PIT_SetTimerChainMode(s_PitBase[halTimeStampState->timeStampInstance], kPIT_Chnl_1, true); in HAL_HWTimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/pit/
Dfsl_pit.h130 static inline void PIT_SetTimerChainMode(PIT_Type *base, pit_chnl_t channel, bool enable) in PIT_SetTimerChainMode() function