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

#include <ec_commands.h>

Collaboration diagram for ec_response_tmp006_get_calibration_v1:
Collaboration graph

Data Fields

uint8_t algorithm
 
uint8_t num_params
 
uint8_t reserved [2]
 
float val [0]
 

Detailed Description

Definition at line 3545 of file ec_commands.h.

Field Documentation

◆ algorithm

uint8_t ec_response_tmp006_get_calibration_v1::algorithm

Definition at line 3546 of file ec_commands.h.

◆ num_params

uint8_t ec_response_tmp006_get_calibration_v1::num_params

Definition at line 3547 of file ec_commands.h.

◆ reserved

uint8_t ec_response_tmp006_get_calibration_v1::reserved[2]

Definition at line 3548 of file ec_commands.h.

◆ val

float ec_response_tmp006_get_calibration_v1::val[0]

Definition at line 3549 of file ec_commands.h.


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