Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: systick: avoid starving clock announcements
When setting a timeout measure the number of accumulated unannounced ticks. If this value exceeds half the 32-bit cycle counter range force an announcement so the unannounced cycles are incorporated into the system tick counter. Signed-off-by: Peter Bigot <[email protected]>
- Loading branch information