Searched refs:HRTIM_FLAG_SYSFLT (Results 1 – 6 of 6) sorted by relevance
1921 #define HRTIM_FLAG_SYSFLT HRTIM_ISR_SYSFLT /*!< System Fault interrupt flag */ macro
1944 #define HRTIM_FLAG_SYSFLT HRTIM_ISR_SYSFLT /*!< System Fault interrupt flag */ macro
2566 #define HRTIM_FLAG_SYSFLT HRTIM_ISR_SYSFLT /*!< System Fault interrupt flag */ macro
8625 if ((uint32_t)(isrflags & HRTIM_FLAG_SYSFLT) != (uint32_t)RESET) in HRTIM_HRTIM_ISR()
8794 if((uint32_t)(isrflags & HRTIM_FLAG_SYSFLT) != (uint32_t)RESET) in HRTIM_HRTIM_ISR()
10404 if ((uint32_t)(isrflags & HRTIM_FLAG_SYSFLT) != (uint32_t)RESET) in HRTIM_HRTIM_ISR()