ZERO_C_TO_K
sc->sc_sensors[j].therm.target_temp = 500 + ZERO_C_TO_K;
sc->sc_sensors[j].therm.max_temp = 900 + ZERO_C_TO_K;
return (temp + ZERO_C_TO_K);
temp += ZERO_C_TO_K;
sc->sc_sensors[i].therm.target_temp = 500 + ZERO_C_TO_K;
sc->sc_sensors[i].therm.max_temp = 800 + ZERO_C_TO_K;
tmp = 10 * temp + ZERO_C_TO_K;
sc->sc_sensor.target_temp = 400 + ZERO_C_TO_K;
sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K;
sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K;
return (((int16_t)(read) >> 6) * 25 / 10 + ZERO_C_TO_K);
sc->sc_sensor.target_temp = 500 + ZERO_C_TO_K;
sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K;
sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K;
return (((int16_t)(read) >> 7) * 5 + ZERO_C_TO_K);
sc->sc_sensors[j].therm.target_temp = 640 + ZERO_C_TO_K;
sc->sc_sensors[j].therm.target_temp = 400 + ZERO_C_TO_K;
sc->sc_sensors[j].therm.max_temp = 850 + ZERO_C_TO_K;
return (temp + ZERO_C_TO_K);
(sensor->last_val - ZERO_C_TO_K) / 10,
(sensor->last_val - ZERO_C_TO_K) % 10,
(sensor->sensor->max_temp - ZERO_C_TO_K) / 10,
(sensor->sensor->max_temp - ZERO_C_TO_K) % 10,