Home
last modified time | relevance | path

Searched refs:MAKEBYTE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/automation/inc/automation/
H A Dcommdefines.hxx53 #ifndef MAKEBYTE
54 #define MAKEBYTE(nl, nh) ((comm_BYTE)(((nl) & 0x0F) | (((nh) & 0x0F) << 4))) macro

Completed in 12 milliseconds