Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c129 #define CBOR_ENTRIES_SLOT_INFO_SLOTS_MAP 3 macro
723 ok = zcbor_map_start_encode(cbor_state, CBOR_ENTRIES_SLOT_INFO_SLOTS_MAP) && in bs_slot_info()
774 ok = zcbor_map_end_encode(cbor_state, CBOR_ENTRIES_SLOT_INFO_SLOTS_MAP); in bs_slot_info()