Searched refs:IC2Polarity (Results 1 – 12 of 12) sorted by relevance
418 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()444 assert_param(IS_LL_TIM_IC_POLARITY_ENCODER(TIM_EncoderInitStruct->IC2Polarity)); in LL_TIM_ENCODER_Init()473 tmpccer |= (uint32_t)(TIM_EncoderInitStruct->IC2Polarity << 4U); in LL_TIM_ENCODER_Init()
2188 assert_param(IS_TIM_IC_POLARITY(sConfig->IC2Polarity)); in HAL_TIM_Encoder_Init()2237 tmpccer |= sConfig->IC1Polarity | (sConfig->IC2Polarity << 4); in HAL_TIM_Encoder_Init()
395 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()421 assert_param(IS_LL_TIM_IC_POLARITY_ENCODER(TIM_EncoderInitStruct->IC2Polarity)); in LL_TIM_ENCODER_Init()450 tmpccer |= (uint32_t)(TIM_EncoderInitStruct->IC2Polarity << 4U); in LL_TIM_ENCODER_Init()
2179 assert_param(IS_TIM_IC_POLARITY(sConfig->IC2Polarity)); in HAL_TIM_Encoder_Init()2230 tmpccer |= sConfig->IC1Polarity | (sConfig->IC2Polarity << 4U); in HAL_TIM_Encoder_Init()
515 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()541 assert_param(IS_LL_TIM_IC_POLARITY_ENCODER(TIM_EncoderInitStruct->IC2Polarity)); in LL_TIM_ENCODER_Init()570 tmpccer |= (uint32_t)(TIM_EncoderInitStruct->IC2Polarity << 4U); in LL_TIM_ENCODER_Init()
2560 assert_param(IS_TIM_IC_POLARITY(sConfig->IC2Polarity)); in HAL_TIM_Encoder_Init()2621 tmpccer |= sConfig->IC1Polarity | (sConfig->IC2Polarity << 4U); in HAL_TIM_Encoder_Init()
167 uint32_t IC2Polarity; /*!< Specifies the active edge of the input signal. member
273 uint32_t IC2Polarity; /*!< Specifies the active edge of TI2 input. member
194 uint32_t IC2Polarity; /*!< Specifies the active edge of the input signal. member
276 uint32_t IC2Polarity; /*!< Specifies the active edge of TI2 input. member
197 uint32_t IC2Polarity; /*!< Specifies the active edge of the input signal. member
401 uint32_t IC2Polarity; /*!< Specifies the active edge of TI2 input. member