meta-facebook/yv35-bb/src/platform/plat_i2c.c (
4
lines of code) (
raw
):
#include <stdio.h> #include <stdbool.h> #include "plat_i2c.h" const uint8_t i2c_bus_to_index[] = { 0, 0, 1, 2, 0, 0, 0, 3, 4, 0 };