↓ 2 callersFunctionTIM_Cmd* @brief Enables or disables the specified TIM peripheral.
* @param TIMx: where x can be 1, 2, 3, 6, 7, 14, 15, 16 and 17to select the TIMx
*
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:604
↓ 2 callersFunctionTIM_GetCapture1* @brief Gets the TIMx Input Capture 1 value.
* @param TIMx: where x can be 1, 2, 3, 14, 15, 16 or 17 to select the TIM peripheral.
* @note TI
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2170
↓ 2 callersFunctionTIM_SelectInputTrigger* @brief Selects the Input Trigger source
* @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13 or 14
* to select the TIM
lib/fwlib/f4/stdperiph/src/stm32f4xx_tim.c:2892
↓ 2 callersFunctionTIM_SelectInputTrigger* @brief Selects the Input Trigger source
* @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral.
* @param T
lib/fwlib/f1/stdperiph/src/stm32f10x_tim.c:1229