Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c736 state->decode_state.counting_map_elems = state->decode_state.indefinite_length_array;
738 if (!state->decode_state.counting_map_elems) {
870 state->decode_state.counting_map_elems = false;
912 if (state->decode_state.counting_map_elems) {
1021 ZCBOR_ERR_IF(!zcbor_array_at_end(state) && state->decode_state.counting_map_elems,
/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h121 bool counting_map_elems; /**< Is set to true while the number of elements of the member