Searched refs:enableCounterStop (Results 1 – 4 of 4) sorted by relevance
64 mCtimerMatchConfig.enableCounterStop = false; in HAL_TimeStampInit()
78 mCtimerMatchConfig.enableCounterStop = false; in HAL_CTimerConfigTimeout()
148 bool enableCounterStop; /*!< true: Match will stop the counter member
395 …reg |= ((uint32_t)(config->enableCounterStop) << (CTIMER_MCR_MR0S_SHIFT + ((uint32_t)matchChannel … in CTIMER_SetupMatch()