Searched refs:TIM_CCPolarity_Low (Results 1 – 3 of 3) sorted by relevance
473 #define TIM_CCPolarity_Low ((u32)0x04000000) /*!< if input is set : negative edge of TRGI is act… macro475 ((POLARITY) == TIM_CCPolarity_Low))
137 RTIM_CCxPolarityConfig(CSI_PWM_TIM[pwm_tim_idx], TIM_CCPolarity_Low, channel); in csi_pwm_out_config()
142 RTIM_CCxPolarityConfig(RTL872xD_PWM_TIM[pwm_tim_idx], TIM_CCPolarity_Low, channel); in rtl872xd_pwm_out_config()
Completed in 5 milliseconds