Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_wm.c56 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count);
59 .transfer = i2cHostTransfer,
328 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in i2cHostTransfer() function
H A Di2c_bes.c45 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count);
48 .transfer = i2cHostTransfer,
404 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in i2cHostTransfer() function