Searched refs:LL_TIM_IC_POLARITY_RISING (Results 1 – 4 of 4) sorted by relevance
102 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \110 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \415 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit()468 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()472 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()551 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
108 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \116 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \442 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit()495 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()499 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()578 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
682 #define LL_TIM_IC_POLARITY_RISING 0x00000000U /*!< The circuit is… macro
783 #define LL_TIM_IC_POLARITY_RISING 0x00000000U /*!< The circuit is… macro