Home
last modified time | relevance | path

Searched refs:async_context_base_refresh_next_timeout (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/include/pico/
Dasync_context_base.h24 void async_context_base_refresh_next_timeout(async_context_t *self);
/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_base.c81 void async_context_base_refresh_next_timeout(async_context_t *self) { in async_context_base_refresh_next_timeout() function
104 async_context_base_refresh_next_timeout(self); in async_context_base_execute_once()