Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dstm32-timers.h28 #define TIM_CCR2 0x38 /* Capt/Comp Register 2 */ macro
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-stm32.c61 return regmap_write(dev->regmap, TIM_CCR2, value); in write_ccrx()