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

TX_QUEUE_EXTENSION macro

Syntax

#define TX_QUEUE_EXTENSION VOID *tx_queue_module_instance; \     VOID (*tx_queue_send_module_notify)(struct TX_QUEUE_STRUCT *queue_ptr);

References

LocationText
tx_port.h:247
#define TX_QUEUE_EXTENSION
tx_port.h:193
#define TX_QUEUE_EXTENSION VOID *tx_queue_module_instance; \
tx_api.h:932
TX_QUEUE_EXTENSION