Home
last modified time | relevance | path

Searched defs:I2cRead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_i2c/
H A Di2c_service.cc59 void I2cService::I2cRead( in I2cRead() function in pw::i2c::I2cService
H A Di2c.proto51 rpc I2cRead(I2cReadRequest) returns (I2cReadResponse) {} rpc