commit | b8d57738b80a32c012ca9498f7ce28c879f5d3aa | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Feb 16 14:12:55 2017 -0800 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Wed Feb 22 18:45:36 2017 +0000 |
tree | 90d85c619f67ccb1fbc1648dfac43b1444b38dd1 | |
parent | 1839cabe143a04dd0c46a5c9374fd30b00cb61c6 [diff] |
cortex_m_systick: fix _timer_cycle_get_32() race We need to account for the interrupt happening in the middle of the calculation. Issue: ZEP-1546 Change-Id: I193534856d7521cac7ca354d3e5b65e93b984bb1 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>