Searched refs:TIM_BREAKPOLARITY_LOW (Results 1 – 1 of 1) sorted by relevance
834 #define TIM_BREAKPOLARITY_LOW 0x00000000U /*!< Break input BR… macro1728 #define IS_TIM_BREAK_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_BREAKPOLARITY_LOW) || \