Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c117 #define CBOR_ENTRIES_SLOT_INFO_IMAGE_MAP 4 macro
615 ok = zcbor_map_start_encode(cbor_state, CBOR_ENTRIES_SLOT_INFO_IMAGE_MAP) && in bs_slot_info()
700 ok = zcbor_map_end_encode(cbor_state, CBOR_ENTRIES_SLOT_INFO_IMAGE_MAP); in bs_slot_info()