Searched refs:IS_TIM_BREAKINPUTSOURCE_POLARITY (Results 1 – 2 of 2) sorted by relevance
287 #define IS_TIM_BREAKINPUTSOURCE_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_BREAKINPUTSOURCE_PO… macro
1741 assert_param(IS_TIM_BREAKINPUTSOURCE_POLARITY(sBreakInputConfig->Polarity)); in HAL_TIMEx_ConfigBreakInput()1744 assert_param(IS_TIM_BREAKINPUTSOURCE_POLARITY(sBreakInputConfig->Polarity)); in HAL_TIMEx_ConfigBreakInput()