Searched refs:TIM_BDTR_BK2F_SHIFT (Results 1 – 2 of 2) sorted by relevance
91 #define TIM_BDTR_BK2F_SHIFT 20 macro
494 int shift = (index == 0) ? TIM_BDTR_BKF_SHIFT : TIM_BDTR_BK2F_SHIFT; in stm32_pwm_set_breakinput()