Home
last modified time | relevance | path

Searched refs:StaticQueue_t (Results 1 – 3 of 3) sorted by relevance

/btstack/test/embedded/
H A Dqueue.h3 typedef int StaticQueue_t; typedef
34 StaticQueue_t *pxQueueBuffer );
H A Dfreertos_test.cpp92 …xQueueLength, UBaseType_t uxItemSize, uint8_t *pucQueueStorageBuffer, StaticQueue_t *pxQueueBuffer… in xQueueCreateStatic()
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c93 static StaticQueue_t btstack_run_loop_queue_object;