Searched refs:raw_ambient_temp (Results 1 – 1 of 1) sorted by relevance
36 uint16_t raw_ambient_temp; member122 return -45.f + 175.f / 65536.f * data->raw_ambient_temp; in icp10125_calc_calibrated_ambient_temp()135 t = data->raw_ambient_temp - 32768.f; in icp10125_calc_calibrated_press()250 data->raw_ambient_temp = sys_get_be16(sensor_data[0].data); in icp10125_sample_fetch()262 data->raw_ambient_temp = sys_get_be16(sensor_data[2].data); in icp10125_sample_fetch()