Searched refs:LL_TIM_BREAK_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance
143 #define IS_LL_TIM_BREAK_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_BREAK_POLARITY_LOW) \658 TIM_BDTRInitStruct->BreakPolarity = LL_TIM_BREAK_POLARITY_LOW; in LL_TIM_BDTR_StructInit()
812 #define LL_TIM_BREAK_POLARITY_LOW 0x00000000U /*!< Break input BRK is ac… macro
Completed in 13 milliseconds