Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/whd-bsp-integration/
Dcybsp_wifi.c52 #if !defined(CY_WIFI_THREAD_PRIORITY)
53 #define CY_WIFI_THREAD_PRIORITY (CY_RTOS_PRIORITY_HIGH) macro
206 .thread_priority = (uint32_t)CY_WIFI_THREAD_PRIORITY,
DREADME.md15 * CY_WIFI_THREAD_PRIORITY: Defines the priority of the thread that services wifi packets. Legal val…