Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/settings/nvs/src/
Dsettings_test_nvs.c22 int c1_handle_get(const char *name, char *val, int val_len_max);
32 .h_get = c1_handle_get,
39 int c1_handle_get(const char *name, char *val, int val_len_max) in c1_handle_get() function
/Zephyr-latest/tests/subsys/settings/file/src/
Dsettings_test_file.c22 int c1_handle_get(const char *name, char *val, int val_len_max);
32 .h_get = c1_handle_get,
41 int c1_handle_get(const char *name, char *val, int val_len_max) in c1_handle_get() function
/Zephyr-latest/tests/subsys/settings/fcb/src/
Dsettings_test_fcb.c29 int c1_handle_get(const char *name, char *val, int val_len_max);
51 .h_get = c1_handle_get,
75 int c1_handle_get(const char *name, char *val, int val_len_max) in c1_handle_get() function