Lines Matching refs:SYSINT1_IRQ
93 #define SYSINT1_IRQ(x) (SYSINT1_IRQ_BASE + (x)) macro
94 #define BATTRY_IRQ SYSINT1_IRQ(0)
95 #define POWER_IRQ SYSINT1_IRQ(1)
96 #define RTCLONG1_IRQ SYSINT1_IRQ(2)
97 #define ELAPSEDTIME_IRQ SYSINT1_IRQ(3)
99 #define PIU_IRQ SYSINT1_IRQ(5)
100 #define AIU_IRQ SYSINT1_IRQ(6)
101 #define KIU_IRQ SYSINT1_IRQ(7)
102 #define GIUINT_CASCADE_IRQ SYSINT1_IRQ(8)
103 #define SIU_IRQ SYSINT1_IRQ(9)
104 #define BUSERR_IRQ SYSINT1_IRQ(10)
105 #define SOFTINT_IRQ SYSINT1_IRQ(11)
106 #define CLKRUN_IRQ SYSINT1_IRQ(12)
107 #define DOZEPIU_IRQ SYSINT1_IRQ(13)