Searched refs:TIM_IT_COM (Results 1 – 3 of 3) sorted by relevance
1517 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutationEvent_IT()
3281 if (__HAL_TIM_GET_IT_SOURCE(htim, TIM_IT_COM) != RESET) in HAL_TIM_IRQHandler()
667 #define TIM_IT_COM TIM_DIER_COMIE /*!< Commutation in… macro