Searched defs:sys_timeout (Results 1 – 2 of 2) sorted by relevance
111 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro
457 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout() function