Searched refs:I2C_S_DEVICE_TX (Results 1 – 2 of 2) sorted by relevance
57 enum _i2c_s_async_callback_type { I2C_S_DEVICE_ERROR, I2C_S_DEVICE_TX, I2C_S_DEVICE_RX_COMPLETE }; enumerator
1884 if (I2C_S_DEVICE_TX == type || I2C_S_DEVICE_RX_COMPLETE == type) { in _i2c_s_async_set_irq_state()