Searched refs:sys_timeouts_sleeptime (Results 1 – 5 of 5) sorted by relevance
135 fail_unless(sys_timeouts_sleeptime() == 10); in do_test_timers()137 fail_unless(sys_timeouts_sleeptime() == 10); in do_test_timers()139 fail_unless(sys_timeouts_sleeptime() == 5); in do_test_timers()198 fail_unless(sys_timeouts_sleeptime() == LWIP_UINT32_MAX / 4); in START_TEST()
115 u32_t sys_timeouts_sleeptime(void);
426 sys_timeouts_sleeptime(void) in sys_timeouts_sleeptime() function
91 sleeptime = sys_timeouts_sleeptime(); in tcpip_timeouts_mbox_fetch()
589 * timers.h/.c: introduce sys_timeouts_sleeptime (returns the time left before855 * timers.c: patch #8704 fix sys_timeouts_sleeptime function