Searched refs:I2C_S_DEVICE_ERROR (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
1886 } else if (I2C_S_DEVICE_ERROR == type) { in _i2c_s_async_set_irq_state()