Searched defs:GPLR (Results 1 – 3 of 3) sorted by relevance
470 #define GPLR 0x00 macro
1501 #define GPLR /* GPIO Pin Level Reg. */ \ macro1519 #define GPLR (io_p2v (_GPLR)) macro
1250 #define GPLR(x) (((((x) & 0x7f) < 96) ? _GPLR(x) : GPLR3)) macro1260 #define GPLR(x) _GPLR(x) macro