Searched refs:TIM_BREAKINPUTSOURCE_POLARITY_LOW (Results 1 – 1 of 1) sorted by relevance
243 #define TIM_BREAKINPUTSOURCE_POLARITY_LOW 0x00000001U /* !< Break input s… macro287 …REAKINPUTSOURCE_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_BREAKINPUTSOURCE_POLARITY_LOW) ||…