Home
last modified time | relevance | path

Searched refs:DHCP_COARSE_TIMER_MSECS (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/lib/lwip/core/
A Dtimers.c156 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()
/lk-master/external/lib/lwip/include/lwip/
A Ddhcp.h21 #define DHCP_COARSE_TIMER_MSECS (DHCP_COARSE_TIMER_SECS * 1000UL) macro

Completed in 3 milliseconds