Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/mgmt/mcumgr/zcbor_bulk/src/
Dmain.c316 struct zcbor_map_decode_key_val in_map[] = { in in_map_decoder() local
322 imd->ret = zcbor_map_decode_bulk(zsd, in_map, ARRAY_SIZE(in_map), &imd->decoded); in in_map_decoder()
395 struct zcbor_map_decode_key_val in_map[] = { in in_map_decoder_bad() local
401 imd->ret = zcbor_map_decode_bulk(zsd, in_map, ARRAY_SIZE(in_map), &imd->decoded); in in_map_decoder_bad()