Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_i2c.h183 #define RT_I2C_NO_START (1u << 4) /*!< do not generate START condition */ macro
/components/drivers/i2c/
A Ddev_i2c_bit_ops.c391 if (!(msg->flags & RT_I2C_NO_START)) in i2c_bit_xfer()

Completed in 7 milliseconds