Home
last modified time | relevance | path

Searched refs:configSYSTEM_CALL_STACK_SIZE (Results 1 – 25 of 52) sorted by relevance

123

/Kernel-v11.0.1/portable/GCC/ARM_CM3_MPU/
Dportmacro.h114 #ifndef configSYSTEM_CALL_STACK_SIZE
115 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
120 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM85/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/ARMv8M/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM33/non_secure/
Dportmacrocommon.h202 #ifndef configSYSTEM_CALL_STACK_SIZE
203 …#error configSYSTEM_CALL_STACK_SIZE must be defined to the desired size of the system call stack i…
211 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/IAR/ARM_CM4F_MPU/
Dportmacro.h210 #ifndef configSYSTEM_CALL_STACK_SIZE
216 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/
Dportmacro.h207 #ifndef configSYSTEM_CALL_STACK_SIZE
213 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];
/Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/
Dportmacro.h208 #ifndef configSYSTEM_CALL_STACK_SIZE
214 uint32_t ulSystemCallStackBuffer[ configSYSTEM_CALL_STACK_SIZE ];

123