Home
last modified time | relevance | path

Searched defs:pcReturn (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c1654 const char * pcReturn; in MPU_pcQueueGetName() local
1850 const char * pcReturn; in MPU_pcTimerGetName() local
Dmpu_wrappers_v2.c1926 char * pcReturn = NULL; in MPU_pcTaskGetName() local
2716 const char * pcReturn = NULL; in MPU_pcQueueGetNameImpl() local
3530 const char * pcReturn = NULL; in MPU_pcTimerGetNameImpl() local
/Kernel-v11.1.0/
Dqueue.c3063 const char * pcReturn = NULL; in pcQueueGetName() local
/Kernel-v11.1.0/include/
DFreeRTOS.h1453 #define traceRETURN_pcQueueGetName( pcReturn ) argument