Searched refs:zcbor_bool_encode (Results 1 – 2 of 2) sorted by relevance
93 bool zcbor_bool_encode(zcbor_state_t *state, const bool *input); /* boolean CBOR simple value */
491 bool zcbor_bool_encode(zcbor_state_t *state, const bool *input) function