AMDTEMP_ZERO_C_TO_K
temp += AMDTEMP_ZERO_C_TO_K + (sc->sc_offset - offset) * 10;
temp += AMDTEMP_ZERO_C_TO_K + sc_offset * 10;