Home
last modified time | relevance | path

Searched refs:RT_I2C_NO_STOP (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Ddev_i2c.h186 #define RT_I2C_NO_STOP (1u << 7) /*!< do not generate STOP condition */ macro
/components/drivers/i2c/
A Ddev_i2c_bit_ops.c442 if (!(msg->flags & RT_I2C_NO_STOP)) in i2c_bit_xfer()

Completed in 4 milliseconds