Searched defs:I2cRead (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_i2c/ | ||
H A D | i2c_service.cc | 59 void I2cService::I2cRead( in I2cRead() function in pw::i2c::I2cService |
H A D | i2c.proto | 51 rpc I2cRead(I2cReadRequest) returns (I2cReadResponse) {} rpc |