Home
last modified time | relevance | path

Searched refs:CY_RTOS_PRIORITY_HIGH (Results 1 – 8 of 8) sorted by relevance

/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/COMPONENT_CAT5/
Dcyabs_rtos_impl_cat5.h49 CY_RTOS_PRIORITY_HIGH = 5, /**< A high priority Thread */ enumerator
82 CY_RTOS_PRIORITY_HIGH = ((TX_MAX_PRIORITIES-1) - (MULTIPLY_FACTOR*5)), /**< A high
/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h80 CY_RTOS_PRIORITY_HIGH = 5, /**< A high priority Thread */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h61 CY_RTOS_PRIORITY_HIGH = osPriorityHigh, enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h70 CY_RTOS_PRIORITY_HIGH = (TX_MAX_PRIORITIES * 2 / 7), /**< A high priority Thread */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h68 CY_RTOS_PRIORITY_HIGH = (configMAX_PRIORITIES * 5 / 7), enumerator
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/include/
Dcybt_platform_task.h44 #define BTU_TASK_PRIORITY (CY_RTOS_PRIORITY_HIGH)
/hal_infineon-latest/whd-bsp-integration/
Dcybsp_wifi.c53 #define CY_WIFI_THREAD_PRIORITY (CY_RTOS_PRIORITY_HIGH)
/hal_infineon-latest/abstraction-rtos/
DREADME.md99 - `CY_RTOS_PRIORITY_HIGH`