Searched defs:GPSR (Results 1 – 5 of 5) sorted by relevance
472 #define GPSR 0x08 macro
1505 #define GPSR /* GPIO Pin output Set Reg. */ \ macro1521 #define GPSR (io_p2v (_GPSR)) macro
1252 #define GPSR(x) (((((x) & 0x7f) < 96) ? _GPSR(x) : GPSR3)) macro1262 #define GPSR(x) _GPSR(x) macro