↓ 3 callersFunctionTIM_SetIC2Prescaler* @brief Sets the TIMx Input Capture 2 prescaler.
* @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9 or 12 to select the TIM
* periphera
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2120
↓ 3 callersFunctionUSART_SendData* @brief Transmits single data through the USARTx peripheral.
* @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
*
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:557
↓ 2 callersFunctionTIM_ETRConfig* @brief Configures the TIMx External Trigger (ETR).
* @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral.
* @param T
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:3012
↓ 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
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2892
↓ 2 callersFunctionUSART_Cmd* @brief Enables or disables the specified USART peripheral.
* @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
*
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:427
↓ 2 callersFunctionUSART_ITConfig* @brief Enables or disables the specified USART interrupts.
* @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
*
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:1231