Lines Matching full:nvs
1 .. zephyr:code-sample:: nvs
2 :name: Non-Volatile Storage (NVS)
5 Store and retrieve data from flash using the NVS API.
10 This is a simple application demonstrating use of the NVS
23 This sample can be found under :zephyr_file:`samples/subsys/nvs` in the Zephyr tree.
29 :zephyr-app: samples/subsys/nvs
44 [fs/nvs] [DBG] nvs_reinit: (Re)Initializing sectors
45 [fs/nvs] [DBG] _nvs_sector_init: f->write_location set to c
46 [fs/nvs] [INF] nvs_mount: maximum storage length 256 byte
47 [fs/nvs] [INF] nvs_mount: write-align: 1, write-addr: c
48 [fs/nvs] [INF] nvs_mount: entry sector: 0, entry sector ID: 1
58 [fs/nvs] [INF] nvs_mount: maximum storage length 256 byte
59 [fs/nvs] [INF] nvs_mount: write-align: 1, write-addr: c7
60 [fs/nvs] [INF] nvs_mount: entry sector: 0, entry sector ID: 1