Searched refs:async_context_wait_for_work_until (Results 1 – 4 of 4) sorted by relevance
423 static inline void async_context_wait_for_work_until(async_context_t *context, absolute_time_t unti… in async_context_wait_for_work_until() function437 async_context_wait_for_work_until(context, make_timeout_time_ms(ms)); in async_context_wait_for_work_ms()
86 async_context_wait_for_work_until(btstack_async_context, at_the_end_of_time); in btstack_run_loop_async_context_execute()
172 async_context_wait_for_work_until(cyw43_async_context, make_timeout_time_us(timeout_us)); in cyw43_await_background_or_timeout_us()
187 async_context_wait_for_work_until(async_context, until); in cyw43_arch_wait_for_work_until()