Home
last modified time | relevance | path

Searched refs:eeprom_emu_word_write (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/eeprom/
Deeprom_emulator.c415 static int eeprom_emu_word_write(const struct device *dev, off_t address, in eeprom_emu_word_write() function
500 rc = eeprom_emu_word_write(dev, address - addr_jmp, buf, ctx); in eeprom_emu_flash_set()