Searched refs:_GPCR (Results 1 – 2 of 2) sorted by relevance
1243 #define _GPCR(x) (0x40E00024 + (((x) & 0x60) >> 3)) macro1253 #define GPCR(x) (((((x) & 0x7f) < 96) ? _GPCR(x) : GPCR3))1263 #define GPCR(x) _GPCR(x)
1494 #define _GPCR 0x9004000C /* GPIO Pin output Clear Reg. */ macro1508 (*((volatile Word *) io_p2v (_GPCR)))1522 #define GPCR (io_p2v (_GPCR))