Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h308 bool zcbor_union_end_code(zcbor_state_t *state);
/mcuboot-latest/boot/zcbor/src/
Dzcbor_common.c131 bool zcbor_union_end_code(zcbor_state_t *state) in zcbor_union_end_code() function