Searched refs:xQueueCreate (Results 1 – 3 of 3) sorted by relevance
483 QueueHandle_t xQueueCreate(UBaseType_t uxQueueLength, UBaseType_t uxItemSize);
243 | xQueueCreate() |
1516 QueueHandle_t xQueueCreate(UBaseType_t uxQueueLength, UBaseType_t uxItemSize) in xQueueCreate() function