Searched refs:zcbor_float16_encode (Results 1 – 2 of 2) sorted by relevance
94 bool zcbor_float16_encode(zcbor_state_t *state, const float *input); /* IEEE754 float16 */
537 bool zcbor_float16_encode(zcbor_state_t *state, const float *input) function