Home
last modified time | relevance | path

Searched refs:dns_tmr_tick (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Ddns.h90 u32_t dns_tmr_tick(void);
/third_party/lwip/src/core/
H A Dlowpower.c102 {DNS_TMR_INTERVAL, dns_tmr, dns_tmr_tick DNSTMR_NAME},
H A Ddns.c413 dns_tmr_tick(void) in dns_tmr_tick() function
422 LWIP_DEBUGF(LOWPOWER_DEBUG, ("%s tmr tick: 1\n", "dns_tmr_tick")); in dns_tmr_tick()
430 LWIP_DEBUGF(LOWPOWER_DEBUG, ("%s tmr tick: %u\n", "dns_tmr_tick", tick)); in dns_tmr_tick()

Completed in 4 milliseconds