Searched refs:DHCP_COARSE_TIMER_MSECS (Results 1 – 2 of 2) sorted by relevance
156 sys_timeout(DHCP_COARSE_TIMER_MSECS, dhcp_timer_coarse, NULL); in dhcp_timer_coarse()232 sys_timeout(DHCP_COARSE_TIMER_MSECS, dhcp_timer_coarse, NULL); in sys_timeouts_init()
21 #define DHCP_COARSE_TIMER_MSECS (DHCP_COARSE_TIMER_SECS * 1000UL) macro
Completed in 3 milliseconds