Searched defs:LOBYTE (Results 1 – 2 of 2) sorted by relevance
172 #define LOBYTE(w) ((u8)(w)) macro
125 #define LOBYTE(w) ((u8)(u16)(w)) macro