Searched refs:zcbor_flags_to_bytes (Results 1 – 2 of 2) sorted by relevance
489 static inline size_t zcbor_flags_to_bytes(size_t num_flags) in zcbor_flags_to_bytes() function
731 += zcbor_flags_to_bytes(state->decode_state.map_elem_count);825 size_t new_bytes = zcbor_flags_to_bytes(state->decode_state.map_elem_count);826 size_t old_bytes = zcbor_flags_to_bytes(old_flags);1028 for (size_t i = 0; i < zcbor_flags_to_bytes(state->decode_state.map_elem_count); i++) {