Searched refs:TIM_ICPOLARITY_RISING (Results 1 – 3 of 3) sorted by relevance
386 #define TIM_ICPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING macro814 #define IS_TIM_IC_POLARITY(POLARITY) (((POLARITY) == TIM_ICPOLARITY_RISING) || \
502 #define TIM_ICPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING macro508 #define IS_TIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_ICPOLARITY_RISING) || \
610 #define TIM_ICPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING /*!< Capture trigge… macro1640 #define IS_TIM_IC_POLARITY(__POLARITY__) (((__POLARITY__) == TIM_ICPOLARITY_RISING) || \