Searched refs:cyw43_async_context_threadsafe_background (Results 1 – 1 of 1) sorted by relevance
29 static async_context_threadsafe_background_t cyw43_async_context_threadsafe_background; variable33 … if (async_context_threadsafe_background_init(&cyw43_async_context_threadsafe_background, &config)) in cyw43_arch_init_default_async_context()34 return &cyw43_async_context_threadsafe_background.core; in cyw43_arch_init_default_async_context()75 if (context == &cyw43_async_context_threadsafe_background.core) { in cyw43_arch_deinit()