Searched refs:SLEEP_STEP (Results 1 – 1 of 1) sorted by relevance
1238 #define SLEEP_STEP 1 macro1248 t = (tick > SLEEP_STEP) ? SLEEP_STEP : tick; in ux_test_breakable_sleep()