Searched defs:GPCR (Results 1 – 2 of 2) sorted by relevance
1507 #define GPCR /* GPIO Pin output Clear Reg. */ \ macro1522 #define GPCR (io_p2v (_GPCR)) macro
1253 #define GPCR(x) (((((x) & 0x7f) < 96) ? _GPCR(x) : GPCR3)) macro1263 #define GPCR(x) _GPCR(x) macro
Completed in 24 milliseconds