Searched refs:zcbor_float32_put (Results 1 – 2 of 2) sorted by relevance
79 bool zcbor_float32_put(zcbor_state_t *state, float input); /* IEEE754 float32 */
531 bool zcbor_float32_put(zcbor_state_t *state, float input) function