↓ 193 callersFunctionTIM_ClearITPendingBit* @brief Clears the TIMx's interrupt pending bits.
* @param TIMx: where x can be 1, 2, 3, 6, 7, 14, 15, 16 or 17 to select the TIM peripheral.
*
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2574
↓ 186 callersFunctionTIM_GetITStatus* @brief Checks whether the TIM interrupt has occurred or not.
* @param TIMx: where x can be 1, 2, 3, 6, 7, 14, 15, 16 or 17 to select the TIM per
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2526