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