Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c580 struct zcbor_map_decode_key_val fs_status_decode[] = { in fs_mgmt_file_status() local
595 ok = zcbor_map_decode_bulk(zsd, fs_status_decode, in fs_mgmt_file_status()
596 ARRAY_SIZE(fs_status_decode), &decoded) == 0; in fs_mgmt_file_status()