Home
last modified time | relevance | path

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

/zcbor-latest/src/
Dzcbor_decode.c519 static bool start_decode_fragment(zcbor_state_t *state, in start_decode_fragment() function
540 if (!start_decode_fragment(state, result, ZCBOR_MAJOR_TYPE_BSTR)) { in zcbor_bstr_start_decode_fragment()
602 if (!start_decode_fragment(state, result, exp_major_type)) { in str_decode_fragment()