Searched refs:millidegrees (Results 1 – 5 of 5) sorted by relevance
191 int millidegrees = data->temp[nr].degrees * 1000 in show_temp() local193 return sprintf(buf, "%d\n", millidegrees); in show_temp()201 int millidegrees = data->temp_min[nr] * 1000; in show_temp_min() local202 return sprintf(buf, "%d\n", millidegrees); in show_temp_min()210 int millidegrees = data->temp_max[nr] * 1000; in show_temp_max() local211 return sprintf(buf, "%d\n", millidegrees); in show_temp_max()
38 tempX_input - Core temperature (in millidegrees Celsius).40 tempX_crit - Maximum junction temperature (in millidegrees Celsius).
22 All temperature values are given in millidegrees Celsius. Local temperature
24 displays the retained values along with a temperature in millidegrees
205 and can be set to a temperature (in millidegrees) to enable a208 Unit: millidegrees Celsius