Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h217 typedef txfr_queue_t StaticQueue_t; typedef
489 StaticQueue_t *pxQueueBuffer );
Dtx_freertos.c1473 StaticQueue_t *pxQueueBuffer) in xQueueCreateStatic()