Home
last modified time | relevance | path

Searched refs:secureconfigTOTAL_HEAP_SIZE (Results 1 – 11 of 11) sorted by relevance

/Kernel-v10.6.2/portable/GCC/ARM_CM85/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/GCC/ARM_CM23/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/IAR/ARM_CM55/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/IAR/ARM_CM85/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/GCC/ARM_CM55/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/GCC/ARM_CM33/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/IAR/ARM_CM23/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/ARMv8M/secure/heap/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()
/Kernel-v10.6.2/portable/IAR/ARM_CM33/secure/
HDsecure_heap.c41 #ifndef secureconfigTOTAL_HEAP_SIZE
42 #define secureconfigTOTAL_HEAP_SIZE ( ( ( size_t ) ( 10 * 1024 ) ) ) macro
72 extern uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
74 static uint8_t ucHeap[ secureconfigTOTAL_HEAP_SIZE ];
141 size_t xTotalHeapSize = secureconfigTOTAL_HEAP_SIZE; in prvHeapInit()