Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c218 ZCBOR_MAP_DECODE_KEY_DECODER("off", zcbor_uint64_decode, &off), in fs_mgmt_file_download()
365 ZCBOR_MAP_DECODE_KEY_DECODER("off", zcbor_uint64_decode, &off), in fs_mgmt_file_upload()
368 ZCBOR_MAP_DECODE_KEY_DECODER("len", zcbor_uint64_decode, &len), in fs_mgmt_file_upload()
672 ZCBOR_MAP_DECODE_KEY_DECODER("off", zcbor_uint64_decode, &off), in fs_mgmt_file_hash_checksum()
673 ZCBOR_MAP_DECODE_KEY_DECODER("len", zcbor_uint64_decode, &len), in fs_mgmt_file_hash_checksum()