Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_decode.h138 bool zcbor_uint64_expect_union(zcbor_state_t *state, uint64_t expected);
/zcbor-latest/src/
Dzcbor_decode.c306 bool zcbor_uint64_expect_union(zcbor_state_t *state, uint64_t result) in zcbor_uint64_expect_union() function