Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dlowpower.h162 u8_t sys_timeout_waiting_long(void);
/third_party/lwip/src/core/
Dlowpower.c134 sys_timeout_waiting_long(void) in sys_timeout_waiting_long() function
/third_party/lwip/src/api/
Dtcpip.c239 if (sys_timeout_waiting_long() == 0) { in tcpip_send_msg_na()