Home
last modified time | relevance | path

Searched refs:CY_RTOS_PRIORITY_BELOWNORMAL (Results 1 – 6 of 6) sorted by relevance

/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/COMPONENT_CAT5/
Dcyabs_rtos_impl_cat5.h46 CY_RTOS_PRIORITY_BELOWNORMAL = 2, /**< A slightly below normal Thread priority */ enumerator
69 CY_RTOS_PRIORITY_BELOWNORMAL = ((TX_MAX_PRIORITIES-1) - (MULTIPLY_FACTOR*2)), /**< A slightly
/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h77 CY_RTOS_PRIORITY_BELOWNORMAL = 2, /**< A slightly below normal Thread priority */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h58 CY_RTOS_PRIORITY_BELOWNORMAL = osPriorityBelowNormal, enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h65 CY_RTOS_PRIORITY_BELOWNORMAL = (TX_MAX_PRIORITIES * 5 / 7), /**< A slightly below normal enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h65 CY_RTOS_PRIORITY_BELOWNORMAL = (configMAX_PRIORITIES * 2 / 7), enumerator
/hal_infineon-latest/abstraction-rtos/
DREADME.md96 - `CY_RTOS_PRIORITY_BELOWNORMAL`