| commit | aeb03e5fa0128e4b8d6052f91ef1fd4ef55e2941 | [log] [tgz] |
|---|---|---|
| author | Richard Barry <ribarry@amazon.com> | Tue Mar 29 13:07:27 2016 +0000 |
| committer | Richard Barry <ribarry@amazon.com> | Tue Mar 29 13:07:27 2016 +0000 |
| tree | 246f3308e8a4c0f97e95a461fd316d65875c5fd1 | |
| parent | 26d3770fad70f6ec62b7ab7e0341e085fbaab2bc [diff] |
Create minor optimisations (just an asm instruction or two) by using consts in a few places where previously a volatile variable that didn't change was used. Add the simple xTimerGetPeriod() and xTimerGetExpiryTime() functions.