Searched refs:RT_I2C_NO_STOP (Results 1 – 2 of 2) sorted by relevance
186 #define RT_I2C_NO_STOP (1u << 7) /*!< do not generate STOP condition */ macro
442 if (!(msg->flags & RT_I2C_NO_STOP)) in i2c_bit_xfer()
Completed in 4 milliseconds