#define HIGH_BYTE (   x )    ((UINT8) (x >> 8U))

Definition at line 219 of file global.h.