commit | 153503d766ebe741470669cc7d2e97f6c9a57de2 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Fri May 01 16:53:30 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:13:59 2016 -0500 |
tree | 4b749168e09a38eb1391ecc8a81edae429e82ce6 | |
parent | 0c798772cc58f38556683d0779b3480aefdeb187 [diff] |
timer: micro/nano abstraction for announcing tick The gain is two-fold: - Removes the need of preprocessor conditionals in the timer drivers' ISRs. - Allows removing the duplication of the 'tick announce' code across all timer drivers. Change-Id: I6078a0b00a833c1d1ca76474987c3214a0c05f7b Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>