Searched defs:xWantedSize (Results 1 – 18 of 18) sorted by relevance
| /FreeRTOS-Kernel/portable/MemMang/ |
| A D | heap_3.c | 59 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| A D | heap_1.c | 79 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| A D | heap_2.c | 156 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| A D | heap_4.c | 173 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| A D | heap_5.c | 215 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM85/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM23/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM33/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM35P/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/ARM_CM55/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/GCC/ARM_CM33/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/GCC/ARM_CM55/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/GCC/ARM_CM23/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/GCC/ARM_CM35P/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/ARMv8M/secure/heap/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/GCC/ARM_CM85/secure/ |
| A D | secure_heap.c | 55 #define traceMALLOC( pvReturn, xWantedSize ) argument 255 void * pvPortMalloc( size_t xWantedSize ) in pvPortMalloc()
|
| /FreeRTOS-Kernel/portable/IAR/AVR32_UC3/ |
| A D | port.c | 171 size_t xWantedSize ) in pvPortRealloc()
|
| /FreeRTOS-Kernel/portable/GCC/AVR32_UC3/ |
| A D | port.c | 204 size_t xWantedSize ) in pvPortRealloc()
|
Completed in 63 milliseconds