↓ 4 callersFunctionTI1_Config* @brief Configure the TI1 as Input.
* @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13 or 14
* to select the TIM periph
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:3204
↓ 4 callersFunctionTI2_Config* @brief Configure the TI2 as Input.
* @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9 or 12 to select the TIM
* peripheral.
* @param
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:3245