Lines Matching +full:threshold +full:- +full:count
2 # SPDX-License-Identifier: Apache-2.0
8 deserialize state in memory into and from non-volatile memory.
9 It supports several back-ends to store and load serialized data from
15 module-str = settings
19 bool "runtime storage back-end"
21 Enables runtime storage back-end.
34 prompt "Storage back-end"
40 Storage back-end to be used by the settings subsystem.
46 Use FCB as a settings storage back-end.
53 Use a file (on mounted file system) as a settings storage back-end.
56 bool "NVS non-volatile storage support"
83 Use a custom settings storage back-end.
88 No storage back-end.
104 Magic 32-bit word for to identify valid settings area
114 int "Compression threshold"
129 int "Sector count of the NVS settings area"