mbed-os/TESTS/mbed_hal/common_tickers
Przemyslaw Stekiel c18763bb41 tests-mbed_hal-common_tickers: disable os tick while running test cases
It has been noticed on NRF51_DK board that occurrence of system tick have impact on test execution.
NRF51_DK is a slow board with fast us ticker and handling of system tick interrupt takes about 250 us ticker ticks which have huge influence on interrupt tests where interrupt is set to <current count> + 100, 200, 500 ticks.
2018-05-25 12:30:52 -05:00
..
main.cpp tests-mbed_hal-common_tickers: disable os tick while running test cases 2018-05-25 12:30:52 -05:00
ticker_api_tests.h Rename lp_us tests to common and hf to microsecond 2018-05-25 12:20:09 -05:00