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

#include <svc.h>

Collaboration diagram for cmd_param_delay_in_micro_second:
Collaboration graph

Data Fields

uint32_t delay
 

Detailed Description

Definition at line 106 of file svc.h.

Field Documentation

◆ delay

uint32_t cmd_param_delay_in_micro_second::delay

Definition at line 107 of file svc.h.

Referenced by svc_delay_in_usec().


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