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