Searched defs:_GPDR (Results 1 – 2 of 2) sorted by relevance
1492 #define _GPDR 0x90040004 /* GPIO Pin Direction Reg. */ macro
1241 #define _GPDR(x) (0x40E0000C + (((x) & 0x60) >> 3)) macro