Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/retention/
Dblinfo_mcuboot.c81 static int blinfo_handle_set(const char *name, size_t len, settings_read_cb read_cb, void *cb_arg);
86 .h_set = blinfo_handle_set,
116 static int blinfo_handle_set(const char *name, size_t len, settings_read_cb read_cb, void *cb_arg) in blinfo_handle_set() function