Searched defs:uxQueueLength (Results 1 – 1 of 1) sorted by relevance
1470 QueueHandle_t xQueueCreateStatic(UBaseType_t uxQueueLength, in xQueueCreateStatic()1513 QueueHandle_t xQueueCreate(UBaseType_t uxQueueLength, UBaseType_t uxItemSize) in xQueueCreate()