Searched refs:additional_val (Results 1 – 1 of 1) sorted by relevance
1196 static bool float_check(zcbor_state_t *state, uint8_t additional_val) in float_check() argument1199 ZCBOR_ERR_IF(ZCBOR_ADDITIONAL(*state->payload) != additional_val, ZCBOR_ERR_FLOAT_SIZE); in float_check()