Searched refs:I2C_IO_OPEN (Results 1 – 3 of 3) sorted by relevance
148 I2C_IO_OPEN = 1, /**< Open the I2C device. */ enumerator
147 …int32_t ret = HdfIoServiceDispatch(i2cManager->ioService, I2C_IO_OPEN, i2cHandle->data, i2cHandle-… in I2cOpen()
342 case I2C_IO_OPEN: in I2cManagerDispatch()