Searched refs:byte_program_address (Results 1 – 1 of 1) sorted by relevance
201 unsigned_word byte_program_address; member322 eeprom->byte_program_address = address; in start_programming_byte()347 (unsigned long)eeprom->byte_program_address, in finish_programming_byte()349 eeprom->memory[eeprom->byte_program_address] = eeprom->byte_program_byte; in finish_programming_byte()452 else if (address == eeprom->byte_program_address) { in read_byte()460 return toggle(eeprom, eeprom->memory[eeprom->byte_program_address]); in read_byte()