Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dqueue.h149 …#define xQueueCreate( uxQueueLength, uxItemSize ) xQueueGenericCreate( ( uxQueueLength ), ( uxI… macro
/Kernel-v11.1.0/
Dtimers.c1136 …xTimerQueue = xQueueCreate( ( UBaseType_t ) configTIMER_QUEUE_LENGTH, ( UBaseType_t ) sizeof( Daem… in prvCheckForValidListAndQueue()
DHistory.txt3292 xQueueCreate(),