Home
last modified time | relevance | path

Searched refs:configUSE_PORT_OPTIMISED_TASK_SELECTION (Results 1 – 25 of 76) sorted by relevance

1234

/Kernel-v11.1.0/portable/CCS/ARM_Cortex-R4/
Dportmacro.h92 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
93 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
97 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
101 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/template/
Dportmacro.h49 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
50 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
53 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
57 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/CCS/ARM_CM3/
Dportmacro.h118 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
119 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
122 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
126 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/
Dportmacro.h112 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
113 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
116 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
120 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/
Dportmacro.h120 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
121 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
124 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
128 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/IAR/ARM_CM7/r0p1/
Dportmacro.h120 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
121 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
124 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
128 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/IAR/ARM_CM3/
Dportmacro.h121 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
122 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
125 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
129 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/MPLAB/PIC32MX/
Dportmacro.h147 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
148 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
151 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
155 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
Dportmacro.h135 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
136 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
139 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dportmacro.h156 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
157 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
160 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
/Kernel-v11.1.0/portable/MikroC/ARM_CM4F/
Dportmacro.h145 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
146 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
149 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
163 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/MSVC-MingW/
Dportmacro.h129 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
130 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
135 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
139 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dportmacro.h140 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
141 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
144 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/
Dportmacro.h141 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
142 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
145 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
159 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/RVDS/ARM_CM4F/
Dportmacro.h139 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
140 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
143 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
147 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/RVDS/ARM_CM3/
Dportmacro.h139 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
140 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
143 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
147 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/GCC/ARM_CM3/
Dportmacro.h141 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
142 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
145 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
159 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/
Dportmacro.h144 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
145 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
148 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
162 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/MPLAB/PIC32MEC14xx/
Dportmacro.h196 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
197 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
200 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
204 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/
Dportmacro.h158 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
159 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
162 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
166 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dportmacro.h160 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
161 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
164 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
/Kernel-v11.1.0/portable/GCC/RISC-V/
Dportmacro.h136 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
137 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
140 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dportmacrocommon.h462 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
464 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
466 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 0 macro
473 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
489 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
493 …o not support port-optimised task selection. Please set configUSE_PORT_OPTIMISED_TASK_SELECTION t…
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dportmacrocommon.h462 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
464 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
466 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 0 macro
473 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
489 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
493 …o not support port-optimised task selection. Please set configUSE_PORT_OPTIMISED_TASK_SELECTION t…
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dportmacrocommon.h462 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
464 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
466 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 0 macro
473 #if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )
489 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
493 …o not support port-optimised task selection. Please set configUSE_PORT_OPTIMISED_TASK_SELECTION t…

1234