Home
last modified time | relevance | path

Searched defs:LOBYTE (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ic/
HDesp.h75 #define LOBYTE(w) ((w) & 0xff) macro
/trueos/contrib/ntp/include/
HDhopf6039.h24 #define LOBYTE(w) ((BYTE)(w)) macro