Home
last modified time | relevance | path

Searched defs:ate (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/fs/nvs/
Dnvs.c44 struct nvs_ate ate; in nvs_lookup_cache_rebuild() local
470 static int nvs_prev_ate(struct nvs_fs *fs, uint32_t *addr, struct nvs_ate *ate) in nvs_prev_ate()
/Zephyr-Core-3.5.0/tests/subsys/fs/nvs/src/
Dmain.c638 struct nvs_ate ate, close_ate; in ZTEST_F() local