Searched refs:zcbor_new_decode_state (Results 1 – 3 of 3) sorted by relevance
| /zcbor-latest/include/ |
| D | zcbor_decode.h | 27 void zcbor_new_decode_state(zcbor_state_t *state_array, size_t n_states, 49 zcbor_new_decode_state(name, ZCBOR_ARRAY_SIZE(name), payload, payload_size, elem_count, \
|
| /zcbor-latest/ |
| D | MIGRATION_GUIDE.md | 31 * The function `zcbor_new_state`, `zcbor_new_decode_state` and the macro
|
| /zcbor-latest/src/ |
| D | zcbor_decode.c | 1606 void zcbor_new_decode_state(zcbor_state_t *state_array, size_t n_states, in zcbor_new_decode_state() function
|