zephyr/drivers/counter
Julien Delayen fa1d6fb1c9 aonpt_qmsi: Implement suspend and resume functions
In order to restore aonpt context after entering
SYS_PM_DEEP_SLEEP, suspend and resume functions
are called.

Only the interrupt mask is restored as it is reset by
the QMSI ROM and other registers are sticky.

The suspend/resume functionality is implemented in
the QMSI shim layer as a fast and temporary solution,
it will be removed and migrated to QMSI later.

Change-Id: I0dcd4552cd8c60ecb4eb650fc3ad85566b726a38
Signed-off-by: Julien Delayen <julien.delayen@intel.com>
2016-09-12 00:31:54 +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
counter_qmsi_aon.c qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
counter_qmsi_aonpt.c aonpt_qmsi: Implement suspend and resume functions 2016-09-12 00:31:54 +00:00