Lines Matching refs:unsigned_word
201 unsigned_word byte_program_address;
265 unsigned_word address, in invalid_read()
277 unsigned_word address, in invalid_write()
314 unsigned_word address, in start_programming_byte()
382 unsigned_word address) in start_erasing_sector()
429 unsigned_word address) in read_byte()
513 unsigned_word addr, in hw_eeprom_io_read_buffer()
516 unsigned_word cia) in hw_eeprom_io_read_buffer()
521 unsigned_word address = (addr + i) % eeprom->sizeof_memory; in hw_eeprom_io_read_buffer()
534 unsigned_word address, in write_byte()
703 unsigned_word addr, in hw_eeprom_io_write_buffer()
706 unsigned_word cia) in hw_eeprom_io_write_buffer()
711 unsigned_word address = (addr + i) % eeprom->sizeof_memory; in hw_eeprom_io_write_buffer()
722 unsigned_word pos;
737 unsigned_word len) in hw_eeprom_instance_read()
753 unsigned_word len) in hw_eeprom_instance_write()
769 unsigned_word pos_hi, in hw_eeprom_instance_seek()
770 unsigned_word pos_lo) in hw_eeprom_instance_seek()