Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
Dstat_mgmt.c133 struct zcbor_map_decode_key_val stat_decode[] = { in stat_mgmt_show() local
137 ok = zcbor_map_decode_bulk(zsd, stat_decode, ARRAY_SIZE(stat_decode), &decoded) == 0; in stat_mgmt_show()