pcQueueGetName() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

pcQueueGetName() function

Syntax

const char *pcQueueGetName( QueueHandle_t xQueue );
Implemented in queue.c:2677

Arguments

xQueue

References

LocationText
queue.c:2677
const char *pcQueueGetName( QueueHandle_t xQueue ) /*lint !e971 Unqualified char types are allowed for strings and single characters only. */
queue.h:1487
const char *pcQueueGetName( QueueHandle_t xQueue ) PRIVILEGED_FUNCTION; /*lint !e971 Unqualified char types are allowed for strings and single characters only. */

Data Use

Data read by pcQueueGetName()
Data written by pcQueueGetName()
pcQueueGetName()::ux
pcQueueGetName()::pcReturn
all items filtered out
pcQueueGetName()
pcQueueGetName()::ux
pcQueueGetName()::pcReturn
all items filtered out
Type of pcQueueGetName()
pcQueueGetName()
all items filtered out