threadx + 0/9 examples
CodeScope will show references to _txe_queue_receive() from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
USBX
STM32F429ZI-Nucleo
Applications
ThreadX
USBX
 
Symbols
loading...
Files
loading...

_txe_queue_receive() function

Syntax

UINT _txe_queue_receive(TX_QUEUE *queue_ptr,     VOID *destination_ptr,     ULONG wait_option);
Implemented in txe_queue_receive.c:80

Arguments

queue_ptr

destination_ptr

wait_option

Examples

_txe_queue_receive() is referenced by 9 libraries and example projects.

Call Tree

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