|
OpenBIC
OpenSource Bridge-IC
|

Go to the source code of this file.
Functions | |
| bool | plat_i2c_read (uint8_t bus, uint8_t addr, uint8_t offset, uint8_t *data, uint8_t len) |
| bool | plat_i2c_write (uint8_t bus, uint8_t addr, uint8_t offset, uint8_t *data, uint8_t len) |
| bool plat_i2c_read | ( | uint8_t | bus, |
| uint8_t | addr, | ||
| uint8_t | offset, | ||
| uint8_t * | data, | ||
| uint8_t | len | ||
| ) |

| bool plat_i2c_write | ( | uint8_t | bus, |
| uint8_t | addr, | ||
| uint8_t | offset, | ||
| uint8_t * | data, | ||
| uint8_t | len | ||
| ) |
