zephyr/drivers/i2c
Jithu Joseph 18fc64dcff power_mgmt: Sample usage of device_xxx__busy() APIs
To show possible usage of the device_busy_xxx() APIs.
Meant to show how drivers and power policy manager can use them.

Change-Id: I49d1dedd9a7b8d6bf09080c6c7243f0666330941
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-04-23 02:14:21 +00:00
..
Kconfig i2c: remove orphan kconfig I2C_STATUS_DELAY 2016-03-30 13:39:09 +00:00
Kconfig.atmel_sam3 i2c/atmel_sam3: rename *_INT_PRIORITY to *_IRQ_PRI 2016-03-28 15:59:04 -07:00
Kconfig.dw i2c/dw: remove kconfigs that are SoC specific 2016-03-31 01:11:23 +00:00
Kconfig.qmsi qmsi: i2c: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
Kconfig.quark_se_ss i2c/quark_se_ss: Remove base address kconfig options 2016-03-28 16:09:15 -07:00
Makefile i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_atmel_sam3.c i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
i2c_atmel_sam3.h i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_dw.c power_mgmt: Sample usage of device_xxx__busy() APIs 2016-04-23 02:14:21 +00:00
i2c_dw.h struct packing 2016-02-10 16:21:26 +00:00
i2c_dw_registers.h struct packing 2016-02-10 16:21:26 +00:00
i2c_qmsi.c qmsi: i2c: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
i2c_quark_se_ss.c i2c/quark_se_ss: make structs and functions const and static 2016-04-22 12:32:26 +00:00
i2c_quark_se_ss.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -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