coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
thermal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CTL_TDP_SENSOR_ID   2 /* EC TIN2 */
 
#define CRITICAL_TEMPERATURE   104
 
#define PASSIVE_TEMPERATURE   95
 

Macro Definition Documentation

◆ CRITICAL_TEMPERATURE

#define CRITICAL_TEMPERATURE   104

Definition at line 19 of file thermal.h.

◆ CTL_TDP_SENSOR_ID

#define CTL_TDP_SENSOR_ID   2 /* EC TIN2 */

Definition at line 16 of file thermal.h.

◆ PASSIVE_TEMPERATURE

#define PASSIVE_TEMPERATURE   95

Definition at line 22 of file thermal.h.