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