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