Searched refs:stc (Results 1 - 1 of 1) sorted by relevance

/k10sensor/src/
H A Dcommon.c637 int stc; local
683 stc = v->xfamilyModel != 0x30 && v->xfamilyModel != 0x50;
684 PRINT_ENABLED(buf, stc ? "STC" : "LHTC", v->limits[STC].flags & TC_ENABLED)
686 PRINT_YORN(buf, stc ? "STC slew-controlled" : "LHTC slew-controlled",
689 PRINT_VAL(buf, stc ? "STC Limit [C]" : "LHTC Limit [C]",
692 PRINT_VAL(buf, stc ? "STC Hysteresis [C]" : "LHTC Hysteresis [C]",

Completed in 20 milliseconds