Home
last modified time | relevance | path

Searched refs:csi_save_end (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/settings/src/
Dsettings_store.c166 if (cs->cs_itf->csi_save_end) { in settings_save_subtree()
167 cs->cs_itf->csi_save_end(cs); in settings_save_subtree()
/Zephyr-latest/include/zephyr/settings/
Dsettings.h478 int (*csi_save_end)(struct settings_store *cs); member
/Zephyr-latest/doc/services/settings/
Dindex.rst89 **csi_save_end**