Searched refs:outControl (Results 1 – 4 of 4) sorted by relevance
65 mCtimerMatchConfig.outControl = kCTIMER_Output_NoAction; in HAL_TimeStampInit()
79 mCtimerMatchConfig.outControl = kCTIMER_Output_NoAction; in HAL_CTimerConfigTimeout()
150 …ctimer_match_output_control_t outControl; /*!< Action to be taken on a match on the EM bit/output … member
402 … reg |= ((uint32_t)config->outControl) << (CTIMER_EMR_EMC0_SHIFT + ((uint32_t)matchChannel * 2U)); in CTIMER_SetupMatch()