Home
last modified time | relevance | path

Searched refs:async_context_remove_at_time_worker (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_driver.c94 async_context_remove_at_time_worker(context, &sleep_timeout_worker); in cyw43_do_poll()
117 async_context_remove_at_time_worker(context, &sleep_timeout_worker); in cyw43_driver_deinit()
/external/platform/pico/rp2_common/pico_lwip/
A Dlwip_nosys.c57 async_context_remove_at_time_worker(context, &lwip_timeout_worker); in lwip_nosys_deinit()
/external/platform/pico/rp2_common/pico_btstack/
A Dbtstack_run_loop_async_context.c151 async_context_remove_at_time_worker(btstack_async_context, &btstack_timeout_worker); in btstack_work_pending()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h331 static inline bool async_context_remove_at_time_worker(async_context_t *context, async_at_time_work… in async_context_remove_at_time_worker() function

Completed in 6 milliseconds