coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
i2c.h File Reference

Go to the source code of this file.

Functions

void i2c_init (unsigned int bus, int speed, int slaveadd)
 

Function Documentation

◆ i2c_init()

void i2c_init ( unsigned int  bus,
int  speed,
int  slaveadd 
)