Home
last modified time | relevance | path

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

/zcbor-3.6.0/src/
Dzcbor_encode.c376 static bool list_map_end_encode(zcbor_state_t *state, size_t max_num, function
433 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_LIST);
439 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_MAP);