Searched refs:CY_WIFI_THREAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
52 #if !defined(CY_WIFI_THREAD_PRIORITY)53 #define CY_WIFI_THREAD_PRIORITY (CY_RTOS_PRIORITY_HIGH) macro206 .thread_priority = (uint32_t)CY_WIFI_THREAD_PRIORITY,
15 * CY_WIFI_THREAD_PRIORITY: Defines the priority of the thread that services wifi packets. Legal val…