Home
last modified time | relevance | path

Searched defs:CY_RTOS_PRIORITY_HIGH (Results 1 – 5 of 5) 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
/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_FREERTOS/
Dcyabs_rtos_impl.h68 CY_RTOS_PRIORITY_HIGH = (configMAX_PRIORITIES * 5 / 7), 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