Lines Matching full:nvs
1 # Non-volatile Storage NVS
6 config NVS config
14 if NVS
19 Enable Non-volatile Storage cache, used to reduce the NVS data lookup
21 table entry (ATE) for all NVS IDs that fall into that cache position.
35 Enable a CRC-32 on the data part of each NVS element.
38 in the NVS data section, so 4 more bytes are needed per NVS element.
43 Enable automatic initialization of a NVS on a memory region that does
44 not contain a valid NVS. A region containing an invalid NVS can be
46 ensures a new NVS can be created.
48 module = NVS
49 module-str = nvs
52 endif # NVS