Searched defs:I2C_STOP (Results 1 – 3 of 3) sorted by relevance
12 #define I2C_STOP (1 << 0) macro
104 #define I2C_STOP 0x00000000 macro
46 #define I2C_STOP BIT(0) macro