zephyr/drivers/counter
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
..
counter_qmsi_aon.c drivers/counter_qmsi_aon: Make driver_api structure const. 2016-10-25 18:45:48 +00:00
counter_qmsi_aonpt.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
Kconfig qmsi: aon counter: Use locking mechanism to guard critical regions of API call 2016-07-21 02:05:43 +00:00
Makefile qmsi: aon_counters: use built-in qmsi driver 2016-04-22 20:46:29 -04:00