tsens_hw_to_mC
d->crit_thresh = tsens_hw_to_mC(s, CRIT_THRESH_0 + hw_id);
d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id);
d->low_thresh = tsens_hw_to_mC(s, LOW_THRESH_0 + hw_id);
*temp = tsens_hw_to_mC(s, temp_idx);