Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_encode.c381 static bool list_map_end_encode(zcbor_state_t *state, size_t max_num, function
438 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_LIST);
444 return list_map_end_encode(state, max_num, ZCBOR_MAJOR_TYPE_MAP);