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

#include <ec_commands.h>

Collaboration diagram for ec_response_tmp006_get_calibration_v0:
Collaboration graph

Data Fields

float s0
 
float b0
 
float b1
 
float b2
 

Detailed Description

Definition at line 3528 of file ec_commands.h.

Field Documentation

◆ b0

float ec_response_tmp006_get_calibration_v0::b0

Definition at line 3530 of file ec_commands.h.

◆ b1

float ec_response_tmp006_get_calibration_v0::b1

Definition at line 3531 of file ec_commands.h.

◆ b2

float ec_response_tmp006_get_calibration_v0::b2

Definition at line 3532 of file ec_commands.h.

◆ s0

float ec_response_tmp006_get_calibration_v0::s0

Definition at line 3529 of file ec_commands.h.


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