Home
last modified time | relevance | path

Searched defs:sys_timeout (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dtimeouts.h111 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro
/third_party/lwip/src/core/
H A Dlowpower.c457 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout() function

Completed in 2 milliseconds