Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_common.h324 bool zcbor_union_end_code(zcbor_state_t *state);
/zcbor-latest/src/
Dzcbor_common.c126 bool zcbor_union_end_code(zcbor_state_t *state) in zcbor_union_end_code() function