Searched refs:GET_MSB (Results 1 – 2 of 2) sorted by relevance
751 #define GET_MSB(x)((x >> 8) & 0xFF) macro
780 #define GET_MSB(x) ((x >> 8) & 0xFF) macro