Home
last modified time | relevance | path

Searched refs:xQueueCreate (Results 1 – 3 of 3) sorted by relevance

/Kernel-v10.6.2/include/
HDqueue.h149 …#define xQueueCreate( uxQueueLength, uxItemSize ) xQueueGenericCreate( ( uxQueueLength ), ( uxI… macro
/Kernel-v10.6.2/
HDtimers.c980 …xTimerQueue = xQueueCreate( ( UBaseType_t ) configTIMER_QUEUE_LENGTH, sizeof( DaemonTaskMessage_t … in prvCheckForValidListAndQueue()
HDHistory.txt3123 xQueueCreate(),