Searched refs:I2C_IO_CLOSE (Results 1 – 3 of 3) sorted by relevance
149 I2C_IO_CLOSE = 2, /**< Close the I2C device. */ enumerator
198 …int32_t ret = HdfIoServiceDispatch(i2cHandle->i2cManager->ioService, I2C_IO_CLOSE, i2cHandle->data… in I2cClose()
344 case I2C_IO_CLOSE: in I2cManagerDispatch()