mirror of https://github.com/ARMmbed/mbed-os.git
12be24c98c
In case when base tick count is different than next tick count check first if the difference is equal to 1 tick (this is what we are looking for) if not then decrease the tick count. Repeat counting process few times before incrementing the number of cycles in case when base tick count is equal to next tick count. |
||
---|---|---|
.. | ||
main.cpp | ||
ticker_api_tests.h |