Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context_freertos.h55 UBaseType_t task_core_id; member
94 .task_core_id = (UBaseType_t)-1, // none in async_context_freertos_default_config()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c129 UBaseType_t core_id = config->task_core_id; in async_context_freertos_init()

Completed in 4 milliseconds