Searched refs:TIM_BDTR_BKF (Results 1 – 2 of 2) sorted by relevance
100 #define TIM_BDTR_BKF(x) (0xf << (16 + (x) * 4)) macro
542 u32 bkf = TIM_BDTR_BKF(bi->index); in stm32_pwm_set_breakinput()