Lines Matching full:settings
1 .. zephyr:code-sample:: settings
2 :name: Settings API
3 :relevant-api: settings settings_rt settings_name_proc
5 Load and save configuration values using the settings API.
10 This is a simple application demonstrating use of the settings runtime
13 settings method. The example shows how to implement module handlers, how to
19 * A board with settings support, for instance: nrf52840dk/nrf52840
25 This sample can be found under :zephyr_file:`samples/subsys/settings` in
32 :zephyr-app: samples/subsys/settings
39 settings manipulation messages.
48 *** Settings usage example ***
50 settings subsys initialization: OK.
62 loading all settings under <beta> handler is done
63 loading all settings under <alpha> handler is done
69 loading all settings under <beta> handler is done