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

Data Fields

uint32_t ticks
 
uint32_t ns
 

Detailed Description

Definition at line 39 of file dw_i2c.c.

Field Documentation

◆ ns

uint32_t freq::ns

Definition at line 41 of file dw_i2c.c.

Referenced by counts_from_freq(), and counts_from_time().

◆ ticks

uint32_t freq::ticks

Definition at line 40 of file dw_i2c.c.

Referenced by counts_from_freq(), and counts_from_time().


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