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