Home
last modified time | relevance | path

Searched defs:i2cHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_if_u.c95 static int32_t I2cHandleSbufReset(struct I2cHandle *i2cHandle) in I2cHandleSbufReset()
135 struct I2cHandle *i2cHandle = I2cHandleInstance(i2cManager); in I2cOpen() local
176 static inline bool IsI2cHandleValid(struct I2cHandle *i2cHandle) in IsI2cHandleValid()
187 struct I2cHandle *i2cHandle = (struct I2cHandle *)handle; in I2cClose() local
291 struct I2cHandle *i2cHandle = (struct I2cHandle *)handle; in I2cServiceTransfer() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/input_bus_ops/
H A Dinput_i2c_ops.h21 struct DevHandle *i2cHandle; member
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Di2c_test.c87 DevHandle i2cHandle = I2cOpen(busId); in TestCaseI2cWriteRead() local
/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_codec_base.c461 static void CodecI2cRelease(struct I2cMsg *msgs, int16_t msgSize, DevHandle i2cHandle) in CodecI2cRelease()
550 DevHandle i2cHandle; in CodecI2cTransfer() local