Searched refs:high_temp (Results 1 – 1 of 1) sorted by relevance
13 static double high_temp; variable48 } else if (temp >= high_temp) { in temp_alert_handler()97 high_temp = temp + 1.5; in main()98 ret = sensor_value_from_double(&value, high_temp); in main()107 printf("Set temperature upper limit to %0.1f°C\n", high_temp); in main()