Home
last modified time | relevance | path

Searched refs:xQueueCreateStatic (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Kernel/include/
A Dqueue.h235 …#define xQueueCreateStatic( uxQueueLength, uxItemSize, pucQueueStorage, pxQueueBuffer ) xQueueG… macro
/FreeRTOS-Kernel/
A Dtimers.c1135 …xTimerQueue = xQueueCreateStatic( ( UBaseType_t ) configTIMER_QUEUE_LENGTH, ( UBaseType_t ) sizeof… in prvCheckForValidListAndQueue()

Completed in 7 milliseconds