Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddhcp.h55 #define DHCP_COARSE_TIMER_MSECS (DHCP_COARSE_TIMER_SECS * 1000UL) macro
/third_party/lwip/src/core/
Dtimeouts.c93 {DHCP_COARSE_TIMER_MSECS, HANDLER(dhcp_coarse_tmr)},
Dlowpower.c89 {DHCP_COARSE_TIMER_MSECS, dhcp_coarse_tmr, dhcp_coarse_tmr_tick DHCP_COARSETMR_NAME},