Searched defs:IS_TIM_BREAKINPUT (Results 1 – 3 of 3) sorted by relevance
208 #define IS_TIM_BREAKINPUT(__BREAKINPUT__) \ macro
254 #define IS_TIM_BREAKINPUT(__BREAKINPUT__) (((__BREAKINPUT__) == TIM_BREAKINPUT_BRK) || \ macro