Searched refs:expected_temp (Results 1 – 1 of 1) sorted by relevance
1276 int expected_temp; in get_temperature() local1291 expected_temp = xlate_obs2exp(sensorp, (tempr_t)*temp); in get_temperature()1295 sensorp->name, *temp, (tempr_t)expected_temp); in get_temperature()1296 *temp = (tempr_t)expected_temp; in get_temperature()