Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set a long reload in clear_compare_flag()
In extend=true, the reload interrupt is not disabled (for overflow detection), the previous `set_compare()` may have been called with a short interval, then, if the queue is empty, the reload interrupt would fire at very short interval.
- Loading branch information