coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
qupv3_i2c_common.h File Reference
#include <device/i2c.h>
Include dependency graph for qupv3_i2c_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void i2c_init (unsigned int bus, enum i2c_speed speed)
 

Function Documentation

◆ i2c_init()