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

#include <ec_commands.h>

Collaboration diagram for ec_params_hang_detect:
Collaboration graph

Data Fields

uint32_t flags
 
uint16_t host_event_timeout_msec
 
uint16_t warm_reboot_timeout_msec
 

Detailed Description

Definition at line 4582 of file ec_commands.h.

Field Documentation

◆ flags

uint32_t ec_params_hang_detect::flags

Definition at line 4584 of file ec_commands.h.

◆ host_event_timeout_msec

uint16_t ec_params_hang_detect::host_event_timeout_msec

Definition at line 4587 of file ec_commands.h.

◆ warm_reboot_timeout_msec

uint16_t ec_params_hang_detect::warm_reboot_timeout_msec

Definition at line 4590 of file ec_commands.h.


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