Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/COMPONENT_CAT5/
Dcyabs_rtos_impl_cat5.h47 CY_RTOS_PRIORITY_NORMAL = 3, /**< The normal Thread priority */ enumerator
74 CY_RTOS_PRIORITY_NORMAL = ((TX_MAX_PRIORITIES-1) - (MULTIPLY_FACTOR*3)), /**< The normal
/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h78 CY_RTOS_PRIORITY_NORMAL = 3, /**< The normal Thread priority */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h59 CY_RTOS_PRIORITY_NORMAL = osPriorityNormal, enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h67 CY_RTOS_PRIORITY_NORMAL = (TX_MAX_PRIORITIES * 4 / 7), /**< The normal Thread priority */ enumerator
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h66 CY_RTOS_PRIORITY_NORMAL = (configMAX_PRIORITIES * 3 / 7), enumerator
/hal_infineon-latest/abstraction-rtos/
DREADME.md97 - `CY_RTOS_PRIORITY_NORMAL`