Searched defs:i2c_emul_api (Results 1 – 2 of 2) sorted by relevance
82 struct i2c_emul_api { struct83 i2c_emul_transfer_t transfer;
137 static const struct i2c_driver_api i2c_emul_api = { variable