Searched refs:RefOutMode (Results 1 – 6 of 6) sorted by relevance
136 | TIM_ADV_CCMR3_OC5M(conf->RefOutMode); in _TIM_ADV_EnableChannel5OutputCompare()151 | TIM_ADV_CCMR1_OC1M(conf->RefOutMode) /* output compare comparison mode. */ in TIM_ADV_EnableOutputCompare()
137 | TIM_16B_CCMR1_OC1M(conf->RefOutMode) /* output compare comparison mode. */ in TIM_16B_EnableOutputCompare()
137 | TIM_32B_CCMR1_OC1M(conf->RefOutMode) /* output compare comparison mode. */ in TIM_32B_EnableOutputCompare()
375 …TIM_32B_OutputCompareRefOut_Type RefOutMode; /*!< The reference output when counter matching the c… member
377 …TIM_16B_OutputCompareRefOut_Type RefOutMode; /*!< The reference output when counter matching the c… member
397 …TIM_ADV_OutputCompareRefOut_Type RefOutMode; /*!< The reference output when counter matching the c… member
Completed in 17 milliseconds