UTHUM_TEMPER_NTC
sc->sc_sensor[UTHUM_TEMPER_NTC].cur_state = 0;
sc->sc_sensor[UTHUM_TEMPER_NTC].dev_type =
strlcpy(sc->sc_sensor[UTHUM_TEMPER_NTC].sensor.desc,
sizeof(sc->sc_sensor[UTHUM_TEMPER_NTC].sensor.desc));
sc->sc_sensor[UTHUM_TEMPER_NTC].cur_state = TEMPERNTC_MODE_BASE;
if (uthum_ntc_tuning(sc, UTHUM_TEMPER_NTC, NULL))
if (uthum_ntc_tuning(sc, UTHUM_TEMPER_NTC, &val)) {