Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dqueue.h149 …#define xQueueCreate( uxQueueLength, uxItemSize ) xQueueGenericCreate( ( uxQueueLength ), ( uxI… macro
/FreeRTOS-Kernel/
A Dtimers.c1139 …xTimerQueue = xQueueCreate( ( UBaseType_t ) configTIMER_QUEUE_LENGTH, ( UBaseType_t ) sizeof( Daem… in prvCheckForValidListAndQueue()
A DHistory.txt3427 xQueueCreate(),

Completed in 19 milliseconds