Searched defs:GRER (Results 1 – 5 of 5) sorted by relevance
48 GRER, /* rising edge detect */ enumerator
23 #define GRER 0x064 /* rising edge detect */ macro
1509 #define GRER /* GPIO Rising-Edge detect Reg. */ \ macro1523 #define GRER (io_p2v (_GRER)) macro
1109 #define GRER __REG(0x90040010) /* GPIO Rising-Edge detect Reg. */ macro
1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3)) macro1264 #define GRER(x) _GRER(x) macro