Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/mgmt/mcumgr/grp/stat_mgmt/
Dstat_mgmt.h47 struct stat_mgmt_entry { struct
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
Dstat_mgmt.c28 typedef int stat_mgmt_foreach_entry_fn(zcbor_state_t *zse, struct stat_mgmt_entry *entry);
66 struct stat_mgmt_entry entry; in stat_mgmt_walk_cb()
111 stat_mgmt_cb_encode(zcbor_state_t *zse, struct stat_mgmt_entry *entry) in stat_mgmt_cb_encode()