zephyr/drivers/rtc
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 qmsi: rtc: Use locking to guard critical section 2016-07-27 22:17:20 +00:00
Makefile drivers: Fix type problems when building QMSI rtc driver 2016-10-22 01:27:02 +00:00
rtc_qmsi.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00