zephyr/drivers/aio
Sergio Rodriguez 07da8afd4d aio: QMSI analog comparator driver
This creates the QMSI comparator driver which is simply a shim driver
based on the comparator driver provided by QMSI BSP.

In order to enable this driver, the following options should be set:
CONFIG_QMSI_DRIVERS=y
CONFIG_QMSI_INSTALL_PATH="/path/to/libqmsi/directory"
CONFIG_AIO_COMPARATOR=y
CONFIG_AIO_QMSI_COMPARATOR=y

Origin of the file: Original

Change-Id: Iad01cb80f7bb1eff1710cd76cd0afeb70c311e04
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-03-12 03:17:59 +00:00
..
aio_dw_comparator.c aio/aio_dw_comparator: adds Kconfig for IRQ priority 2016-02-05 20:25:28 -05:00
aio_dw_comparator.h aio/aio_dw_comparator: use Kconfig to define device name 2016-02-05 20:25:28 -05:00
aio_qmsi_comparator.c aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00
Kconfig aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00
Makefile aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00