coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_params_thermal_set_threshold_v1 Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_params_thermal_set_threshold_v1:
Collaboration graph

Data Fields

uint32_t sensor_num
 
struct ec_thermal_config cfg
 

Detailed Description

Definition at line 3493 of file ec_commands.h.

Field Documentation

◆ cfg

struct ec_thermal_config ec_params_thermal_set_threshold_v1::cfg

Definition at line 3494 of file ec_commands.h.

◆ sensor_num

uint32_t ec_params_thermal_set_threshold_v1::sensor_num

Definition at line 3494 of file ec_commands.h.


The documentation for this struct was generated from the following file: