mbed-os/TESTS/mbed_hal/common_tickers
Przemyslaw Stekiel 50a5e2c1f4 tests-mbed_hal-common_tickers: fix bug in ticker increment test case
It is possible that the difference between base and next tick count on some platforms is greater than 1, in this case we need to repeat counting with the reduced number of cycles (for slower boards).
If number of cycles has been reduced than base tick count needs to be redefined. This operation is missing and is added by this patch.
2018-05-25 12:33:42 -05:00
..
main.cpp tests-mbed_hal-common_tickers: fix bug in ticker increment test case 2018-05-25 12:33:42 -05:00
ticker_api_tests.h Rename lp_us tests to common and hf to microsecond 2018-05-25 12:20:09 -05:00