Searched refs:LOW_TMR_DELAY (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
D | lowpower.h | 153 #define LOW_TMR_DELAY 20 macro |
/third_party/lwip/src/api/ | ||
D | tcpip.c | 217 sys_timeout_set_wake_time(LOW_TMR_DELAY); in tcpip_thread_handle_msg() |