txfr_queueset is only used within threadx.
 
Symbols
loading...
Files
loading...

txfr_queueset struct

Syntax

typedef struct txfr_queueset txfr_queueset_t;
Implemented in FreeRTOS.h:250

Fields

queue

No summary provided. Read more...

References

LocationReferrerScopeText
FreeRTOS.h:164
typedef struct txfr_queueset txfr_queueset_t;
FreeRTOS.h:250
struct txfr_queueset {
FreeRTOS.h:254
FreeRTOS.h:164
typedef struct txfr_queueset txfr_queueset_t;
FreeRTOS.h:195txfr_sem::p_settxfr_sem
FreeRTOS.h:206txfr_queue::p_settxfr_queue
FreeRTOS.h:254
FreeRTOS.h:656xQueueCreateSet()
FreeRTOS.h:659xQueueAddToSet()::xQueueSetxQueueAddToSet()
FreeRTOS.h:662xQueueRemoveFromSet()::xQueueSetxQueueRemoveFromSet()
FreeRTOS.h:664xQueueSelectFromSet()::xQueueSetxQueueSelectFromSet()
FreeRTOS.h:667xQueueSelectFromSetFromISR()::xQueueSetxQueueSelectFromSetFromISR()
tx_freertos.c:2653xQueueCreateSet()
tx_freertos.c:2655xQueueCreateSet()::p_setxQueueCreateSet()
tx_freertos.c:2668xQueueCreateSet()
p_set = txfr_malloc(sizeof(txfr_queueset_t));
tx_freertos.c:2691xQueueAddToSet()::xQueueSetxQueueAddToSet()
tx_freertos.c:2732xQueueRemoveFromSet()::xQueueSetxQueueRemoveFromSet()
tx_freertos.c:2775xQueueSelectFromSet()::xQueueSetxQueueSelectFromSet()
tx_freertos.c:2799xQueueSelectFromSetFromISR()::xQueueSetxQueueSelectFromSetFromISR()

Type Use

all items filtered out
txfr_queueset
all items filtered out