commit | d127864366be76f98eeb3d7a538f795cd2c4211b | [log] [tgz] |
---|---|---|
author | Julien Delayen <julien.delayen@intel.com> | Thu Nov 03 13:39:23 2016 +0000 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Dec 15 12:49:32 2016 +0000 |
tree | a0de18d07d4facecbbdaeb08c91e95531b8200e0 | |
parent | cd8504cc9c530ca29e56bbac2597d5f34dc225df [diff] |
arcv2_timer0: Add suspend and resume support When going into DEEP_SLEEP state, the ARC timer needs to be restored. This implements the function to restore the timer after sleep. As the time spent during sleep is not currently known, the timer is expired to reschedule the application task. Jira: ZEP-1224 Change-Id: I22a30d0fd79f177cf166b9a29dc78d68f7d7fbad Signed-off-by: Julien Delayen <julien.delayen@intel.com>