Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/i2c/
Di2c_mchp_xec.c38 #define I2C_READ_WRITE_POS 0 macro
728 if (!(slv_data & BIT(I2C_READ_WRITE_POS))) { in i2c_xec_bus_isr()
Di2c_mchp_xec_v2.c41 #define I2C_READ_WRITE_POS 0 macro
864 if (rx_data & BIT(I2C_READ_WRITE_POS)) { in i2c_xec_bus_isr()