Home
last modified time | relevance | path

Searched refs:I2cIoDoTransfer (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/i2c/
Di2c_core.c233 static int32_t I2cIoDoTransfer(struct I2cCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply) in I2cIoDoTransfer() function
284 return I2cIoDoTransfer(cntlr, data, reply); in I2cManagerIoTransfer()