Home
last modified time | relevance | path

Searched defs:destination_ptr (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_queue_receive.c73 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
/ThreadX-v6.3.0/common/src/
Dtxe_queue_receive.c80 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtx_queue_receive.c82 UINT _tx_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _tx_queue_receive()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_queue_receive.c80 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtx_queue_receive.c82 UINT _tx_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _tx_queue_receive()
/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_memory_load.c88 UCHAR *destination_ptr; in _txm_module_manager_memory_load() local
Dtxm_module_manager_file_load.c98 UCHAR *destination_ptr; in _txm_module_manager_file_load() local