zephyr/doc/reference/storage
Gerard Marull-Paretas 56d5486fbf fs: nvs: introduce nvs_mount and deprecate nvs_init
Add a new API call to replace nvs_init: nvs_mount. The new API does the
same as nvs_init except that it assumes to be provided with a valid
flash device via `struct nvs_fs` `flash_device` field. Previously, it
was not possible to avoid the runtime overhead of device_get_binding()
even if the flash device was known at compile time.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-01 12:46:34 +01:00
..
disk doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
fcb doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
flash_map doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
nvs fs: nvs: introduce nvs_mount and deprecate nvs_init 2022-03-01 12:46:34 +01:00
stream doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
index.rst