Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_encode.h137 bool zcbor_list_map_end_force_encode(zcbor_state_t *state);
/mcuboot-latest/boot/zcbor/src/
Dzcbor_encode.c448 bool zcbor_list_map_end_force_encode(zcbor_state_t *state) function