TEMP_C_TO_K
val = aw_thermal_gettemp(sc, sensor) + TEMP_C_TO_K;
*temp = (*temp / TEMP_DIV) + TEMP_C_TO_K;