Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_btstack/
A Dbtstack_run_loop_async_context.c153 async_context_add_at_time_worker_in_ms(btstack_async_context, &btstack_timeout_worker, ms); in btstack_work_pending()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h315 static inline bool async_context_add_at_time_worker_in_ms(async_context_t *context, async_at_time_w… in async_context_add_at_time_worker_in_ms() function
/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_driver.c92async_context_add_at_time_worker_in_ms(context, &sleep_timeout_worker, CYW43_SLEEP_CHECK_MS); in cyw43_do_poll()

Completed in 7 milliseconds