Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 15 of 15) sorted by relevance

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_basic_one_word_test.c62 ULONG destination; in timer_entry() local
144 ULONG destination; in test_isr() local
Dthreadx_thread_sleep_for_100ticks_test.c40 static volatile ULONG destination = 0; variable
Dthreadx_thread_delayed_suspension_test.c55 static volatile ULONG destination = 0; variable
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_basic_one_word_test.c62 ULONG destination; in timer_entry() local
144 ULONG destination; in test_isr() local
Dthreadx_thread_sleep_for_100ticks_test.c40 static volatile ULONG destination = 0; variable
Dthreadx_thread_delayed_suspension_test.c55 static volatile ULONG destination = 0; variable
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_send.c89 UCHAR *destination; in mq_send() local
/ThreadX-v6.3.0/common/src/
Dtx_queue_front_send.c87 ULONG *destination; in _tx_queue_front_send() local
Dtx_queue_receive.c89 ULONG *destination; in _tx_queue_receive() local
Dtx_queue_send.c87 ULONG *destination; in _tx_queue_send() local
Dtx_misra.c181 VOID _tx_misra_message_copy(ULONG **source, ULONG **destination, UINT size) in _tx_misra_message_copy()
/ThreadX-v6.3.0/common_smp/src/
Dtx_queue_front_send.c87 ULONG *destination; in _tx_queue_front_send() local
Dtx_queue_receive.c89 ULONG *destination; in _tx_queue_receive() local
Dtx_queue_send.c87 ULONG *destination; in _tx_queue_send() local
Dtx_misra.c179 VOID _tx_misra_message_copy(ULONG **source, ULONG **destination, UINT size) in _tx_misra_message_copy()