Home
last modified time | relevance | path

Searched refs:TIM_BDTR_MOE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/mfd/
Dstm32-timers.h77 #define TIM_BDTR_MOE BIT(15) /* Main Output Enable */ macro
/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c384 regmap_set_bits(priv->regmap, TIM_BDTR, TIM_BDTR_MOE); in stm32_pwm_config()