Searched refs:I2C_TARGET_RX (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/i2c/ | ||
D | i2c_andes_atciic100.h | 196 I2C_TARGET_RX = 0x0, enumerator |
D | i2c_andes_atciic100.c | 616 } else if (((reg_ctrl & CTRL_DIR) >> 8) == I2C_TARGET_RX) { in andes_i2c_target_event() |