Searched refs:byte_nr (Results 1 – 1 of 1) sorted by relevance
806 #define GetByte(dword, byte_nr) (((dword) >> ((byte_nr) * 8u)) & 0xFFu) argument