_tx_queue_send_notify() is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_queue_send_notify() function

Syntax

UINT _tx_queue_send_notify(TX_QUEUE *queue_ptr,     VOID (*queue_send_notify)(TX_QUEUE *notify_queue_ptr));
Implemented in tx_queue_send_notify.c:75

Arguments

queue_ptr

queue_send_notify

References

LocationReferrerText
tx_queue_send_notify.c:75
UINT _tx_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_ptr))
tx_api.h:1561
UINT _tx_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_ptr));
txe_queue_send_notify.c:99_txe_queue_send_notify()
status = _tx_queue_send_notify(queue_ptr, queue_send_notify);

Call Tree

Functions calling _tx_queue_send_notify()
Functions called by _tx_queue_send_notify()
all items filtered out
_tx_queue_send_notify()
Data read by _tx_queue_send_notify()
Data written by _tx_queue_send_notify()
_tx_queue_send_notify()::interrupt_save
all items filtered out
_tx_queue_send_notify()
_tx_queue_send_notify()::interrupt_save
all items filtered out
Type of _tx_queue_send_notify()
_tx_queue_send_notify()
all items filtered out