Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/nvs/
Dnvs.c627 static int nvs_gc(struct nvs_fs *fs) in nvs_gc() function
930 rc = nvs_gc(fs); in nvs_startup()
1184 rc = nvs_gc(fs); in nvs_write()
1397 ret = nvs_gc(fs); in nvs_sector_use_next()
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst1385 * :github:`26407` - fs: nvs: Incorrect handling of corrupt ate's in nvs_gc