Searched refs:cyw43_async_context_poll (Results 1 – 1 of 1) sorted by relevance
25 static async_context_poll_t cyw43_async_context_poll; variable28 if (async_context_poll_init_with_defaults(&cyw43_async_context_poll)) in cyw43_arch_init_default_async_context()29 return &cyw43_async_context_poll.core; in cyw43_arch_init_default_async_context()70 if (context == &cyw43_async_context_poll.core) { in cyw43_arch_deinit()