Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dlowpower.c166 get_next_timeout next_tick) in sys_timeout_reg() argument
183 timeout->next_tick = next_tick; in sys_timeout_reg()
232 if (t->next_tick != NULL) { in get_timer_tick()
233 tick = t->next_tick(); in get_timer_tick()
296 if (t->next_tick == NULL) { in get_sleep_time()
340 if (t->next_tick == NULL) { in check_timeout()
408 lowpower_timer_handler[i].next_tick); in set_timer_interval()
/third_party/lwip/src/include/lwip/
Dlowpower.h99 get_next_timeout next_tick; member
110 get_next_timeout next_tick; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30064 ktime_t next_tick; member