Searched refs:HRTIM_FLAG_BMPER (Results 1 – 6 of 6) sorted by relevance
1921 #define HRTIM_FLAG_BMPER HRTIM_ISR_BMPER /*!< Burst mode period interrupt flag */ macro
1946 #define HRTIM_FLAG_BMPER HRTIM_ISR_BMPER /*!< Burst mode period interrupt flag */ macro
2567 #define HRTIM_FLAG_BMPER HRTIM_ISR_BMPER /*!< Burst mode period interrupt flag */ macro
8644 if((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()
8846 if((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()
10479 if((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()