Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch_threadsafe_background.c29 static async_context_threadsafe_background_t cyw43_async_context_threadsafe_background; variable
33 … 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()