diff --git a/doc/services/settings/index.rst b/doc/services/settings/index.rst index 87ac85a3ac2a7..10578da5bec2e 100644 --- a/doc/services/settings/index.rst +++ b/doc/services/settings/index.rst @@ -72,11 +72,11 @@ backend. **csi_save_start** This gets called when starting a save of all current settings using - :c:func:`settings_save()`. + :c:func:`settings_save()` or :c:func:`settings_save_subtree()`. **csi_save_end** This gets called after having saved of all current settings using - :c:func:`settings_save()`. + :c:func:`settings_save()` or :c:func:`settings_save_subtree()`. Zephyr Storage Backends ***********************