Searched refs:zcbor_uint32_expect (Results 1 – 2 of 2) sorted by relevance
103 bool zcbor_uint32_expect(zcbor_state_t *state, uint32_t expected); /* pint */
267 return zcbor_uint32_expect(state, result);335 bool zcbor_uint32_expect(zcbor_state_t *state, uint32_t expected) function345 return zcbor_uint32_expect(state, *expected);