Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lpit_time_stamp.c51 lpitChanneConfig.chainChannel = false; in HAL_HWTimeStampInit()
60 lpitChanneConfig.chainChannel = true; in HAL_HWTimeStampInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.c176 if ((channel == kLPIT_Chnl_0) && (chnlSetup->chainChannel == true)) in LPIT_SetupChannel()
188 LPIT_TCTRL_CHAIN(chnlSetup->chainChannel)); in LPIT_SetupChannel()
Dfsl_lpit.h112 bool chainChannel; /*!< true: Timer chained to previous timer; member