Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_common.h140 struct zcbor_state_constant { struct
141 zcbor_state_t *backup_list;
142 size_t current_backup;
143 size_t num_backups;
144 int error;
146 bool stop_on_error;
148 bool enforce_canonical; /**< Fail when decoding if data is non-canonical.
150 bool manually_process_elem; /**< Whether an (unordered map) element should be automatically
153 uint8_t *map_search_elem_state_end; /**< The end of the @ref map_search_elem_state buffer. */