| /Kernel-v11.0.1/portable/IAR/ARM_CA5_No_GIC/ |
| D | portmacro.h | 142 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CRx_No_GIC/ |
| D | portmacro.h | 163 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CA9/ |
| D | portmacro.h | 147 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CRx_No_GIC/ |
| D | portmacro.h | 167 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/CCS/ARM_Cortex-R4/ |
| D | portmacro.h | 105 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1UL … macro
|
| /Kernel-v11.0.1/portable/template/ |
| D | portmacro.h | 61 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/RISC-V/ |
| D | portmacro.h | 151 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM3/ |
| D | portmacro.h | 130 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM4F/ |
| D | portmacro.h | 124 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/Arm_AARCH64_SRE/ |
| D | portmacro.h | 154 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CR5/ |
| D | portmacro.h | 157 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/ThirdParty/xClang/XCOREAI/ |
| D | portmacro.h | 113 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CA9/ |
| D | portmacro.h | 145 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CA9/ |
| D | portmacro.h | 151 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM4F/ |
| D | portmacro.h | 132 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM7/r0p1/ |
| D | portmacro.h | 132 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/MPLAB/PIC32MX/ |
| D | portmacro.h | 159 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1UL … macro
|
| /Kernel-v11.0.1/portable/MSVC-MingW/ |
| D | portmacro.h | 132 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM3/ |
| D | portmacro.h | 133 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/Arm_AARCH64/ |
| D | portmacro.h | 154 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/MikroC/ARM_CM4F/ |
| D | portmacro.h | 167 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM7/r0p1/ |
| D | portmacro.h | 163 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM4F/ |
| D | portmacro.h | 166 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM3/ |
| D | portmacro.h | 151 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM4F/ |
| D | portmacro.h | 151 …#define portRECORD_READY_PRIORITY( uxPriority, uxReadyPriorities ) ( uxReadyPriorities ) |= ( 1… macro
|