Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_decode.h135 bool zcbor_int32_expect_union(zcbor_state_t *state, int32_t expected);
/zcbor-latest/src/
Dzcbor_decode.c276 bool zcbor_int32_expect_union(zcbor_state_t *state, int32_t result) in zcbor_int32_expect_union() function