zephyr/drivers/i2c
Daniel Leung 4b2a576c80 i2c/i2c_quark_se_ss: convert to using static IRQ API
This converts the i2c_quark_se_ss to use the static IRQ API.

Note that, even with separate config functions for each instance of
the driver, it is still saving both RAM and ROM space.

Change-Id: Ieb555ff281b384d87d8e69f6914878bbee0e2ee9
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:20 -05:00
..
i2c_dw.c interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
i2c_dw.h i2c/i2c_dw: extends to do multi-byte read requests 2016-02-05 20:25:16 -05:00
i2c_dw_registers.h i2c: changing file names to be consistent 2016-02-05 20:24:31 -05:00
i2c_quark_se_ss.c i2c/i2c_quark_se_ss: convert to using static IRQ API 2016-02-05 20:25:20 -05:00
i2c_quark_se_ss.h i2c/i2c_quark_se_ss: convert to using static IRQ API 2016-02-05 20:25:20 -05:00
i2c_quark_se_ss_registers.h i2c/i2c_quark_se_ss: extends to do multi-byte read requests 2016-02-05 20:25:16 -05:00
Kconfig i2c: Move general configs to the top of Kconfig 2016-02-05 20:25:17 -05:00
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00