Searched defs:PHTW_TESTDIN_CODE (Results 1 – 2 of 2) sorted by relevance
168 #define PHTW_TESTDIN_CODE(x) (((x) & 0xff) << 0) macro
127 #define PHTW_TESTDIN_CODE(n) ((n & 0xff)) macro