Searched refs:actual_app_sleep_ticks (Results 1 – 1 of 1) sorted by relevance
46 static int actual_app_sleep_ticks; variable79 actual_app_sleep_ticks = ticks_to_sleep(TEST_TICKS_TO_SLEEP); in test_early_sleep_app()121 actual_app_sleep_ticks); in ZTEST()122 zassert_true((actual_app_sleep_ticks + 1) > in ZTEST()