Searched refs:outPinInitState (Results 1 – 4 of 4) sorted by relevance
66 mCtimerMatchConfig.outPinInitState = false; in HAL_TimeStampInit()
80 mCtimerMatchConfig.outPinInitState = false; in HAL_CTimerConfigTimeout()
151 bool outPinInitState; /*!< Initial value of the EM bit/output */ member
406 reg |= ((uint32_t)config->outPinInitState) << (uint32_t)matchChannel; in CTIMER_SetupMatch()