Home
last modified time | relevance | path

Searched defs:msecs (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Ddhcp.c287 u16_t msecs; in dhcp_check() local
348 u16_t msecs; in dhcp_select() local
932 u16_t msecs; in dhcp_decline() local
974 u16_t msecs; in dhcp_discover() local
1144 u16_t msecs; in dhcp_renew() local
1196 u16_t msecs; in dhcp_rebind() local
1246 u16_t msecs; in dhcp_reboot() local
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwdg.c36 uint32_t msecs = wdg->config.timeout; in hal_wdg_init() local
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dtimer.c32 struct mtimer *mtimer_start(uint32_t msecs, timeout_handler handler, void *arg) in mtimer_start()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dtimeouts.h100 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dtimeouts.h100 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtimeouts.c201 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char* handler_name) in sys_timeout_debug()
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dtcpip.c320 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/priv/
A Dtcpip_priv.h146 u32_t msecs; member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dtcpip_priv.h160 u32_t msecs; member

Completed in 19 milliseconds