Home
last modified time | relevance | path

Searched defs:pxNewQueue (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Kernel/
A Dqueue.c382 Queue_t * pxNewQueue = NULL; in xQueueGenericCreateStatic() local
506 Queue_t * pxNewQueue = NULL; in xQueueGenericCreate() local
573 Queue_t * pxNewQueue ) in prvInitialiseNewQueue()
617 static void prvInitialiseMutex( Queue_t * pxNewQueue ) in prvInitialiseMutex()
/FreeRTOS-Kernel/include/
A DFreeRTOS.h742 #define traceQUEUE_CREATE( pxNewQueue ) argument
750 #define traceCREATE_MUTEX( pxNewQueue ) argument
1190 #define traceRETURN_xQueueGenericCreateStatic( pxNewQueue ) argument
1206 #define traceRETURN_xQueueGenericCreate( pxNewQueue ) argument

Completed in 17 milliseconds