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

/gkrellm-k10addon/src/
H A Dk10.c227 * @param highThreshold The high threshold a data source may have. E.g. Nvidia
228 * GPUs have usually a high threshold (read-only), which determines when
361 gint min = 0, max = 0, low = 0, high = 0, value = 0; local
362 if (init(SENSOR, i, &name, &desc, &label, &min, &max, &low, &high)) {
369 printf("%14s: %d\n", "High Threshold", high);

Completed in 11 milliseconds