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