Searched defs:P2A (Results 1 – 1 of 1) sorted by relevance
97 #define P2A(a) (0x0840|((a)<<1)) /* PLC2 (r/w) */ macro685 #define P2A(a) (0x5000|(((a)&0x07)<<1)|(((a)&0x18)<<7)) /* PLC2 (r/w) */ macro