Home
last modified time | relevance | path

Searched defs:pvReturn (Results 1 – 24 of 24) sorted by relevance

/Kernel-v11.1.0/portable/MemMang/
Dheap_3.c61 void * pvReturn; in pvPortMalloc() local
Dheap_1.c73 void * pvReturn = NULL; in pvPortMalloc() local
Dheap_2.c161 void * pvReturn = NULL; in pvPortMalloc() local
Dheap_4.c178 void * pvReturn = NULL; in pvPortMalloc() local
Dheap_5.c213 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/ARM_CM33/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/ARM_CM23/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/ARM_CM55/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/ARM_CM85/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/ARMv8M/secure/heap/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/GCC/ARM_CM85/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/GCC/ARM_CM23/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/GCC/ARM_CM33/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/GCC/ARM_CM55/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/secure/
Dsecure_heap.c52 #define traceMALLOC( pvReturn, xWantedSize ) argument
257 void * pvReturn = NULL; in pvPortMalloc() local
/Kernel-v11.1.0/portable/WizC/PIC18/
Dport.c289 void *pvReturn; in pvPortMalloc() local
/Kernel-v11.1.0/portable/IAR/AVR32_UC3/
Dport.c173 void * pvReturn; in pvPortRealloc() local
/Kernel-v11.1.0/portable/GCC/AVR32_UC3/
Dport.c206 void * pvReturn; in pvPortRealloc() local
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c683 void * pvReturn; in MPU_pvTaskGetThreadLocalStoragePointer() local
1700 void * pvReturn; in MPU_pvTimerGetTimerID() local
Dmpu_wrappers_v2.c1016 void * pvReturn = NULL; in MPU_pvTaskGetThreadLocalStoragePointerImpl() local
3329 void * pvReturn = NULL; in MPU_pvTimerGetTimerIDImpl() local
/Kernel-v11.1.0/
Dtimers.c1194 void * pvReturn; in pvTimerGetTimerID() local
Dtasks.c5966 void * pvReturn = NULL; in pvTaskGetThreadLocalStoragePointer() local
/Kernel-v11.1.0/include/
DFreeRTOS.h1629 #define traceRETURN_pvTimerGetTimerID( pvReturn ) argument
2153 #define traceRETURN_pvTaskGetThreadLocalStoragePointer( pvReturn ) argument