Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dlowpower.c373 sys_timeout_set_wake_time(TIMEOUT_MAX); in tcpip_timeouts_mbox_fetch()
467 sys_timeout_set_wake_time(u32_t val) in sys_timeout_set_wake_time() function
/third_party/lwip/src/include/lwip/
Dlowpower.h154 void sys_timeout_set_wake_time(u32_t val);
/third_party/lwip/src/api/
Dtcpip.c217 sys_timeout_set_wake_time(LOW_TMR_DELAY); in tcpip_thread_handle_msg()