zephyr/subsys/settings/src
Johan Hedberg 72050f46bc settings: Make it safe to call settings_subsys_init() multiple times
The settings_init() API was protected against multiple calls, but the
only function that calls it, settings_subsys_init(), was not. Add the
protection to the higher-level function as well.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-17 12:17:30 +02:00
..
CMakeLists.txt
settings_fcb.c susbsys: settings: optimized fcb compression for deleted entry 2018-05-11 09:56:52 +02:00
settings_file.c
settings_init.c settings: Make it safe to call settings_subsys_init() multiple times 2018-05-17 12:17:30 +02:00
settings_line.c
settings_priv.h
settings_store.c
settings.c