mbed-os/TESTS/mbed_drivers/timeout
jeromecoutant 21f88d56b0 Timeout tests : unstable result
RTX waits, such as sem.wait(N), delays for between N-1 and N cycles.
As lp_ticker is not so accurate as us_ticker,
sometines, wait is expiring just before the lp_timeout.
2018-08-23 16:57:56 -05:00
..
main.cpp Disable `tests-mbed_drivers-timeout` test if USTICKER support is disabled (NRF52_DK). 2018-05-25 12:04:32 -05:00
timeout_tests.h Timeout tests : unstable result 2018-08-23 16:57:56 -05:00