mbed-os/TESTS/mbed_hal/common_tickers
Przemyslaw Stekiel 12be24c98c tests-mbed_hal-common_tickers: Fix increment test case implementation
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.
2018-05-28 12:39:09 +02:00
..
main.cpp tests-mbed_hal-common_tickers: Fix increment test case implementation 2018-05-28 12:39:09 +02:00
ticker_api_tests.h Rename lp_us tests to common and hf to microsecond 2018-05-25 12:20:09 -05:00