Searched defs:EEPROM_WRITE (Results 1 – 3 of 3) sorted by relevance
15 #define EEPROM_WRITE 0xa000 /* serial memory write */ macro
281 EEPROM_WRITE, enumerator
486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator