Home
last modified time | relevance | path

Searched refs:AUTOIP_TMR_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dautoip.h57 #define AUTOIP_TMR_INTERVAL 100 macro
58 #define AUTOIP_TICKS_PER_SECOND (1000 / AUTOIP_TMR_INTERVAL)
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dautoip.h57 #define AUTOIP_TMR_INTERVAL 100 macro
58 #define AUTOIP_TICKS_PER_SECOND (1000 / AUTOIP_TMR_INTERVAL)
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtimeouts.c89 {AUTOIP_TMR_INTERVAL, HANDLER(autoip_tmr)},

Completed in 4 milliseconds