Searched refs:HRTIM_FLAG_BMPER (Results 1 – 6 of 6) sorted by relevance
1922 #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
2568 #define HRTIM_FLAG_BMPER HRTIM_ISR_BMPER /*!< Burst mode period interrupt flag */ macro
8654 if ((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()
8845 if((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()
10455 if ((uint32_t)(isrflags & HRTIM_FLAG_BMPER) != (uint32_t)RESET) in HRTIM_Master_ISR()