coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio_with_delay Struct Reference
Collaboration diagram for gpio_with_delay:
Collaboration graph

Data Fields

gpio_t gpio
 
unsigned int delay_msecs
 

Detailed Description

Definition at line 16 of file smihandler.c.

Field Documentation

◆ delay_msecs

unsigned int gpio_with_delay::delay_msecs

Definition at line 18 of file smihandler.c.

Referenced by power_off_lte_module().

◆ gpio

gpio_t gpio_with_delay::gpio

Definition at line 17 of file smihandler.c.


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