Searched refs:raw_to_int24 (Results 1 – 1 of 1) sorted by relevance
458 static int32_t raw_to_int24(const uint8_t raw[3]) in raw_to_int24() function496 int32_t psr_raw = raw_to_int24(&value_raw[0]); in dps310_measure_tmp_psr()498 data->raw_tmp = raw_to_int24(&value_raw[3]); in dps310_measure_tmp_psr()533 int32_t psr_raw = raw_to_int24(&value_raw[0]); in dps310_measure_psr()563 data->raw_tmp = raw_to_int24(&value_raw[0]); in dps310_measure_tmp()