zephyr/drivers/adc
Iván Briano 0094ab228d ext qmsi: Update to QMSI 1.3 release
Update the QMSI drop we maintain in Zephyr, and fix the build where
needed:

- QM_SCSS_INT is renamed to QM_INTERRUPT_ROUTER;
- every member of QM_INTERRUPT_ROUTER was renamed as well;
- QM_IRQ_* renamed too, mostly added _INT at the end;
- some isr functions were renamed to keep their names consistent;
- build for x86 needs to define QM_LAKEMONT, as QM_SENSOR was for ARC.

Change-Id: I459029ca0d373f6c831e2bb8ebd52402a55994d1
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-10-31 13:26:06 +00:00
..
Kconfig drivers: adc: Correct an error in Kconfig 2016-08-11 03:11:28 +00:00
Makefile adc: quark se: Add QMSI 1.1-based ADC shim driver 2016-05-23 21:31:51 +00:00
adc_dw.c adc/dw: Make driver config structure static. 2016-10-07 08:05:50 -04:00
adc_dw.h struct packing 2016-02-10 16:21:26 +00:00
adc_qmsi.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
adc_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
adc_ti_adc108s102.c driver/ti_adc108s102: Limit name space, add static. 2016-10-26 20:51:04 +00:00
adc_ti_adc108s102.h struct packing 2016-02-10 16:21:26 +00:00