HomeSort by relevance Sort by last modified time
    Searched defs:I2C_M_STOP (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
i2c.h 33 #define I2C_M_STOP 0x8000
  /external/kernel-headers/original/uapi/linux/
i2c.h 83 #define I2C_M_STOP 0x8000 /* if I2C_FUNC_PROTOCOL_MANGLING */
  /external/u-boot/include/
i2c.h 82 I2C_M_STOP = 0x8000, /* send stop after this message */

Completed in 367 milliseconds