Searched defs:I2C_M_STOP (Results 1 – 5 of 5) sorted by relevance
83 #define I2C_M_STOP 0x8000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
73 #define I2C_M_STOP 0x2 macro
83 I2C_M_STOP = 0x8000, /* send stop after this message */ enumerator