zephyr/drivers/i2c
Tomasz Bursztyka ce31c524f2 i2c: Remove all polling based functions
Now that i2c is fully synchronous on top of an interrupt based
implementation, polling mode can be removed. Applying the API change
into the existing drivers.

Change-Id: I05d2a6089743b6b69f7c9da6312057134578e2f7
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:25:03 -05:00
..
Kconfig quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
Makefile i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_dw.c i2c: Remove all polling based functions 2016-02-05 20:25:03 -05:00
i2c_dw.h i2c: Remove all polling based functions 2016-02-05 20:25:03 -05:00
i2c_dw_registers.h
i2c_quark_se_ss.c i2c: Remove all polling based functions 2016-02-05 20:25:03 -05:00
i2c_quark_se_ss.h i2c: Remove all polling based functions 2016-02-05 20:25:03 -05:00
i2c_quark_se_ss_registers.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00