Searched refs:CYW43_TASK_PRIORITY (Results 1 – 2 of 2) sorted by relevance
16 #ifndef CYW43_TASK_PRIORITY17 #define CYW43_TASK_PRIORITY (tskIDLE_PRIORITY + 4) macro
30 #ifdef CYW43_TASK_PRIORITY in cyw43_arch_init_default_async_context()31 config.task_priority = CYW43_TASK_PRIORITY; in cyw43_arch_init_default_async_context()