Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtimeouts.h114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) macro
Dlowpower.h125 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) macro