Searched refs:StaticQueue_t (Results 1 – 3 of 3) sorted by relevance
3 typedef int StaticQueue_t; typedef34 StaticQueue_t *pxQueueBuffer );
92 …xQueueLength, UBaseType_t uxItemSize, uint8_t *pucQueueStorageBuffer, StaticQueue_t *pxQueueBuffer… in xQueueCreateStatic()
93 static StaticQueue_t btstack_run_loop_queue_object;