Home
last modified time | relevance | path

Searched defs:zcbor_state_constant (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h145 struct zcbor_state_constant { struct
146 zcbor_state_t *backup_list;
147 size_t current_backup;
148 size_t num_backups;
149 int error;
151 bool stop_on_error;
153 bool manually_process_elem; /**< Whether an (unordered map) element should be automatically
156 uint8_t *map_search_elem_state_end; /**< The end of the @ref map_search_elem_state buffer. */