Home
last modified time | relevance | path

Searched defs:portPRIORITY_SHIFT (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Kernel/portable/GCC/ARM_AARCH64_SRE/
A Dportmacro.h183 #define portPRIORITY_SHIFT 4 macro
186 #define portPRIORITY_SHIFT 3 macro
189 #define portPRIORITY_SHIFT 2 macro
192 #define portPRIORITY_SHIFT 1 macro
195 #define portPRIORITY_SHIFT 0 macro
/FreeRTOS-Kernel/portable/RVDS/ARM_CA9/
A Dport.c83 #define portPRIORITY_SHIFT 4 macro
86 #define portPRIORITY_SHIFT 3 macro
89 #define portPRIORITY_SHIFT 2 macro
92 #define portPRIORITY_SHIFT 1 macro
95 #define portPRIORITY_SHIFT 0 macro
/FreeRTOS-Kernel/portable/IAR/ARM_CA9/
A Dportmacro.h173 #define portPRIORITY_SHIFT 4 macro
176 #define portPRIORITY_SHIFT 3 macro
179 #define portPRIORITY_SHIFT 2 macro
182 #define portPRIORITY_SHIFT 1 macro
185 #define portPRIORITY_SHIFT 0 macro
/FreeRTOS-Kernel/portable/GCC/ARM_CA9/
A Dportmacro.h171 #define portPRIORITY_SHIFT 4 macro
174 #define portPRIORITY_SHIFT 3 macro
177 #define portPRIORITY_SHIFT 2 macro
180 #define portPRIORITY_SHIFT 1 macro
183 #define portPRIORITY_SHIFT 0 macro
/FreeRTOS-Kernel/portable/GCC/ARM_CR5/
A Dportmacro.h179 #define portPRIORITY_SHIFT 4 macro
182 #define portPRIORITY_SHIFT 3 macro
185 #define portPRIORITY_SHIFT 2 macro
188 #define portPRIORITY_SHIFT 1 macro
191 #define portPRIORITY_SHIFT 0 macro
/FreeRTOS-Kernel/portable/GCC/ARM_AARCH64/
A Dportmacro.h183 #define portPRIORITY_SHIFT 4 macro
186 #define portPRIORITY_SHIFT 3 macro
189 #define portPRIORITY_SHIFT 2 macro
192 #define portPRIORITY_SHIFT 1 macro
195 #define portPRIORITY_SHIFT 0 macro

Completed in 9 milliseconds