Searched refs:LOBYTE (Results 1 – 1 of 1) sorted by relevance
67 #define LOBYTE(word) ((u8)(((u16)(word)) & 0x00FFU)) macro298 if (!eeprom_write_location(1, LOBYTE(LOWORD(dwLo32)))) in eeprom_save_mac_address()302 if (!eeprom_write_location(3, LOBYTE(HIWORD(dwLo32)))) in eeprom_save_mac_address()306 if (!eeprom_write_location(5, LOBYTE(LOWORD(dwHi16)))) in eeprom_save_mac_address()