Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h153 bool manually_process_elem; /**< Whether an (unordered map) element should be automatically member
/mcuboot-latest/boot/zcbor/src/
Dzcbor_common.c171 state_array[0].constant_state->manually_process_elem = false; in zcbor_new_state()
Dzcbor_decode.c922 if (!state->constant_state->manually_process_elem) {