Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/nvs/
Dnvs.c445 static int nvs_flash_wrt_entry(struct nvs_fs *fs, uint16_t id, const void *data, in nvs_flash_wrt_entry() function
1171 rc = nvs_flash_wrt_entry(fs, id, data, len); in nvs_write()