We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0856b97 commit 233afcbCopy full SHA for 233afcb
include/zephyr/settings/settings.h
@@ -125,7 +125,7 @@ struct settings_handler {
125
/**
126
* @struct settings_handler_static
127
* Config handlers without the node element, used for static handlers.
128
- * These are registered using a call to SETTINGS_REGISTER_STATIC().
+ * These are registered using a call to SETTINGS_STATIC_HANDLER_DEFINE().
129
*/
130
struct settings_handler_static {
131
0 commit comments