Home
last modified time | relevance | path

Searched defs:ICActiveInput (Results 1 – 1 of 1) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_tim.h295 uint32_t ICActiveInput; /*!< Specifies the input. member
2309 …C_INLINE void LL_TIM_IC_SetActiveInput(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ICActiveInput) in LL_TIM_IC_SetActiveInput()