Searched defs:pcTaskName (Results 1 – 8 of 8) sorted by relevance
93 char * pcTaskName ) in vApplicationStackOverflowHook()
156 signed portCHAR * pcTaskName ) in vApplicationStackOverflowHook()
222 …char pcTaskName[ configMAX_TASK_NAME_LEN ]; /*< Descriptive name given to the task when created. … member
118 char * pcTaskName = pcTaskGetTaskName( NULL ); in vPortTaskWrapper() local
163 …const char * pcTaskName; /* A pointer to the task's name. This value will be… member
1925 #define traceRETURN_pcTaskGetName( pcTaskName ) argument
378 …char pcTaskName[ configMAX_TASK_NAME_LEN ]; /**< Descriptive name given to the task when created. … member7187 const char * pcTaskName ) in prvWriteNameToBuffer()