Searched defs:TIM_IT (Results 1 – 1 of 1) sorted by relevance
2372 void TIM_ITConfig(TIM_TypeDef* TIMx, uint16_t TIM_IT, FunctionalState NewState) in TIM_ITConfig()2513 ITStatus TIM_GetITStatus(TIM_TypeDef* TIMx, uint16_t TIM_IT) in TIM_GetITStatus()2554 void TIM_ClearITPendingBit(TIM_TypeDef* TIMx, uint16_t TIM_IT) in TIM_ClearITPendingBit()