Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dlowpower.c370 sleeptime = sleeptime > sys_timeout_get_wake_time() ? sys_timeout_get_wake_time() : sleeptime; in tcpip_timeouts_mbox_fetch()
473 sys_timeout_get_wake_time(void) in sys_timeout_get_wake_time() function
/third_party/lwip/src/include/lwip/
Dlowpower.h155 u32_t sys_timeout_get_wake_time(void);