Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/COMPONENT_CAT5/
Dcyabs_rtos_impl_cat5.h45 CY_RTOS_PRIORITY_LOW = 1, /**< A low priority Thread */ enumerator
66 CY_RTOS_PRIORITY_LOW = ((TX_MAX_PRIORITIES-1) - (MULTIPLY_FACTOR*1)), /**< A low
/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h76 CY_RTOS_PRIORITY_LOW = 1, /**< A low priority Thread */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h57 CY_RTOS_PRIORITY_LOW = osPriorityLow, enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h64 CY_RTOS_PRIORITY_LOW = (TX_MAX_PRIORITIES * 6 / 7), /**< A low priority Thread */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h64 CY_RTOS_PRIORITY_LOW = (configMAX_PRIORITIES * 1 / 7), enumerator
/hal_infineon-latest/abstraction-rtos/
DREADME.md95 - `CY_RTOS_PRIORITY_LOW`