Home
last modified time | relevance | path

Searched refs:TIM_CCR1 (Results 1 – 3 of 3) sorted by relevance

/drivers/clocksource/
A Dtimer-stm32.c32 #define TIM_CCR1 0x34 macro
133 writel_relaxed(next, timer_of_base(to) + TIM_CCR1); in stm32_clock_event_set_next_event()
/drivers/counter/
A Dstm32-timer-cnt.c283 regmap_read(priv->regmap, TIM_CCR1, &ccrx); in stm32_count_cap_read()
/drivers/pwm/
A Dpwm-stm32.c488 ccr = pwm->hwpwm < 2 ? TIM_CCR1 : TIM_CCR3; in stm32_pwm_raw_capture()

Completed in 11 milliseconds