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

#include <ec_commands.h>

Collaboration diagram for ec_response_hibernation_delay:
Collaboration graph

Data Fields

uint32_t time_g3
 
uint32_t time_remaining
 
uint32_t hibernate_delay
 

Detailed Description

Definition at line 4728 of file ec_commands.h.

Field Documentation

◆ hibernate_delay

uint32_t ec_response_hibernation_delay::hibernate_delay

Definition at line 4745 of file ec_commands.h.

◆ time_g3

uint32_t ec_response_hibernation_delay::time_g3

Definition at line 4733 of file ec_commands.h.

◆ time_remaining

uint32_t ec_response_hibernation_delay::time_remaining

Definition at line 4739 of file ec_commands.h.


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