Searched defs:TIM_CCER_CC2E (Results 1 – 2 of 2) sorted by relevance
56 #define TIM_CCER_CC2E (1 << 4) macro
67 #define TIM_CCER_CC2E BIT(4) /* Capt/Comp 2 out Ena */ macro