Searched refs:HRTIM_TIM_IT_UPD (Results 1 – 6 of 6) sorted by relevance
8883 if ((uint32_t)(tdierits & HRTIM_TIM_IT_UPD) != (uint32_t)RESET) in HRTIM_Timer_ISR()8885 __HAL_HRTIM_TIMER_CLEAR_IT(hhrtim, TimerIdx, HRTIM_TIM_IT_UPD); in HRTIM_Timer_ISR()
9074 if((uint32_t)(tdierits & HRTIM_TIM_IT_UPD) != (uint32_t)RESET) in HRTIM_Timer_ISR()9076 __HAL_HRTIM_TIMER_CLEAR_IT(hhrtim, TimerIdx, HRTIM_TIM_IT_UPD); in HRTIM_Timer_ISR()
10685 if ((uint32_t)(tdierits & HRTIM_TIM_IT_UPD) != (uint32_t)RESET) in HRTIM_Timer_ISR()10687 __HAL_HRTIM_TIMER_CLEAR_IT(hhrtim, TimerIdx, HRTIM_TIM_IT_UPD); in HRTIM_Timer_ISR()
1900 #define HRTIM_TIM_IT_UPD HRTIM_TIMDIER_UPDIE /*!< Timer update interrupt enable */ macro
1923 #define HRTIM_TIM_IT_UPD HRTIM_TIMDIER_UPDIE /*!< Timer update interrupt enable */ macro
2544 #define HRTIM_TIM_IT_UPD HRTIM_TIMDIER_UPDIE /*!< Timer update interrupt enable */ macro