Home
last modified time | relevance | path

Searched refs:RT_I2C_ADDR_10BIT (Results 1 – 3 of 3) sorted by relevance

/components/drivers/i2c/
A Ddev_i2c_dev.c77 bus->flags |= RT_I2C_ADDR_10BIT; in i2c_bus_device_control()
A Ddev_i2c_bit_ops.c319 if (flags & RT_I2C_ADDR_10BIT) in i2c_bit_send_address()
/components/drivers/include/drivers/
A Ddev_i2c.h182 #define RT_I2C_ADDR_10BIT (1u << 2) /*!< this is a ten bit chip address */ macro

Completed in 6 milliseconds