Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/include/pico/
Dasync_context_freertos.h98 static inline async_context_freertos_config_t async_context_freertos_default_config(void) { in async_context_freertos_default_config() function
121 async_context_freertos_config_t config = async_context_freertos_default_config(); in async_context_freertos_init_with_defaults()
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch_freertos.c29 async_context_freertos_config_t config = async_context_freertos_default_config(); in cyw43_arch_init_default_async_context()