Searched refs:zcbor_int32_encode (Results 1 – 2 of 2) sorted by relevance
82 bool zcbor_int32_encode(zcbor_state_t *state, const int32_t *input); /* pint/nint */
156 bool zcbor_int32_encode(zcbor_state_t *state, const int32_t *input) function