Home
last modified time | relevance | path

Searched refs:forth_export (Results 1 – 2 of 2) sorted by relevance

/Zephyr-4.2.1/tests/subsys/mgmt/mcumgr/settings_mgmt/src/
Dsettings.c250 static int forth_export(int (*cb)(const char *name, const void *value, size_t val_len)) in forth_export() function
260 forth_export);
/Zephyr-4.2.1/tests/subsys/settings/functional/src/
Dsettings_basic_test.c873 int forth_export(int (*cb)(const char *name, const void *value, size_t val_len)) in forth_export() function
887 .h_export = forth_export,