MAXTC
ntpdata->time_constant = clamp(txc->constant, 0, MAXTC);
ntpdata->time_constant = clamp(ntpdata->time_constant, 0, MAXTC);