Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_queue_receive.c72 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
/ThreadX-v6.4.1/common/src/
Dtxe_queue_receive.c79 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtx_queue_receive.c81 UINT _tx_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _tx_queue_receive()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_queue_receive.c79 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtx_queue_receive.c81 UINT _tx_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _tx_queue_receive()
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_memory_load.c87 UCHAR *destination_ptr; in _txm_module_manager_memory_load() local
Dtxm_module_manager_file_load.c97 UCHAR *destination_ptr; in _txm_module_manager_file_load() local