Home
last modified time | relevance | path

Searched defs:CY_RTOS_PRIORITY_HIGH (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.6.0/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h80 CY_RTOS_PRIORITY_HIGH = 5, /**< A high priority Thread */ enumerator
/hal_infineon-3.6.0/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h58 CY_RTOS_PRIORITY_HIGH = osPriorityHigh, enumerator
/hal_infineon-3.6.0/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h62 CY_RTOS_PRIORITY_HIGH = (configMAX_PRIORITIES * 5 / 7), enumerator
/hal_infineon-3.6.0/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h60 CY_RTOS_PRIORITY_HIGH = (TX_MAX_PRIORITIES * 2 / 7), enumerator