Searched defs:P1A (Results 1 – 1 of 1) sorted by relevance
96 #define P1A(a) (0x0800|((a)<<1)) /* PLC1 (r/w) */ macro684 #define P1A(a) (0x4000|(((a)&0x07)<<1)|(((a)&0x18)<<7)) /* PLC1 (r/w) */ macro