Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_poll.c43 absolute_time_t next_time = self_base->next_time; in async_context_poll_wait_for_work_until() local
Dasync_context_freertos.c49 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock() local
Dasync_context_threadsafe_background.c251 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock() local
/hal_rpi_pico-latest/src/rp2_common/pico_async_context/include/pico/
Dasync_context.h108 absolute_time_t next_time; member
183 absolute_time_t next_time; member
/hal_rpi_pico-latest/src/common/pico_time/
Dtime.c183 int64_t next_time; in alarm_pool_irq_handler() local