Searched refs:ext_window (Results 1 – 1 of 1) sorted by relevance
89 static void test_timeout(int32_t chan, k_timeout_t t, bool ext_window) in test_timeout() argument94 .window = ext_window ? 100 : (Z_TICK_ABS(t.ticks) ? 0 : 32), in test_timeout()95 .delay = ext_window ? 100 : 2, in test_timeout()