Home
last modified time | relevance | path

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

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