Searched refs:timerCCModeCompare (Results 1 – 3 of 3) sorted by relevance
91 timerCCModeCompare = _TIMER_CC_CTRL_MODE_OUTPUTCOMPARE, /**< Output compare. */ enumerator97 timerCCModeCompare = _TIMER_CC_CFG_MODE_OUTPUTCOMPARE, /**< Output compare. */ enumerator
119 init_config_cc.mode = timerCCModeCompare; in sleeptimer_hal_init_timer()