Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-timers.h29 #define TIM_CCR2 TIM_CCRx(2) /* Capt/Comp Register 2 */ macro
/linux/drivers/counter/
H A Dstm32-timer-cnt.c286 regmap_read(priv->regmap, TIM_CCR2, &ccrx); in stm32_count_cap_read()