Searched refs:TIM_CCMR1_OC2M2 (Results 1 – 2 of 2) sorted by relevance
57 #define TIM_CCMR1_OC2M2 (1 << 14) macro
59 if (s->tim_ccmr1 & (TIM_CCMR1_OC2M2 | TIM_CCMR1_OC2M1) && in stm32f2xx_timer_interrupt()