Home
last modified time | relevance | path

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

/zcbor-latest/src/
Dzcbor_encode.c366 static bool list_map_end_encode(zcbor_state_t *state, size_t max_num, function
423 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_LIST);
429 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_MAP);