Searched refs:I2C_TARGET_TX (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/drivers/i2c/ | ||
D | i2c_andes_atciic100.h | 196 I2C_TARGET_TX = 0x1, enumerator |
D | i2c_andes_atciic100.c | 601 if (((reg_ctrl & CTRL_DIR) >> 8) == I2C_TARGET_TX) { in andes_i2c_target_event() |