Searched refs:IC2ActiveInput (Results 1 – 2 of 2) sorted by relevance
468 TIM_EncoderInitStruct->IC2ActiveInput = LL_TIM_ACTIVEINPUT_DIRECTTI; in LL_TIM_ENCODER_StructInit()494 assert_param(IS_LL_TIM_ACTIVEINPUT(TIM_EncoderInitStruct->IC2ActiveInput)); in LL_TIM_ENCODER_Init()515 tmpccmr1 |= (uint32_t)(TIM_EncoderInitStruct->IC2ActiveInput >> 8U); in LL_TIM_ENCODER_Init()
343 uint32_t IC2ActiveInput; /*!< Specifies the TI2 input source member
Completed in 14 milliseconds