Home
last modified time | relevance | path

Searched defs:next_time (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h108 absolute_time_t next_time; member
183 absolute_time_t next_time; member
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_poll.c43 absolute_time_t next_time = self_base->next_time; in async_context_poll_wait_for_work_until() local
A Dasync_context_freertos.c49 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock() local
A Dasync_context_threadsafe_background.c251 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock() local

Completed in 7 milliseconds