Home
last modified time | relevance | path

Searched defs:source (Results 1 – 14 of 14) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_priority_search.c79 ULONG *source; in posix_priority_search() local
Dpx_mq_send.c88 UCHAR *source; in mq_send() local
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_basic_one_word_test.c61 ULONG source = 1234; in timer_entry() local
143 ULONG source = 1234; in test_isr() local
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_basic_one_word_test.c61 ULONG source = 1234; in timer_entry() local
143 ULONG source = 1234; in test_isr() local
/ThreadX-v6.3.0/common/src/
Dtx_queue_front_send.c86 ULONG *source; in _tx_queue_front_send() local
Dtx_queue_receive.c88 ULONG *source; in _tx_queue_receive() local
Dtx_queue_send.c86 ULONG *source; 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.c86 ULONG *source; in _tx_queue_front_send() local
Dtx_queue_receive.c88 ULONG *source; in _tx_queue_receive() local
Dtx_queue_send.c86 ULONG *source; in _tx_queue_send() local
Dtx_misra.c179 VOID _tx_misra_message_copy(ULONG **source, ULONG **destination, UINT size) in _tx_misra_message_copy()
/ThreadX-v6.3.0/ports_arch/ARMv7-A/
Dupdate.ps1107 [string] $source, in Copy-FilesVerbose() variable
111 Write-Verbose ("Copy: " + $source + " -> " + $destination_directory) in Copy-FilesVerbose() variable
112 Copy-Item -Path $source -Destination $destination_directory -Recurse -Force in Copy-FilesVerbose() variable
/ThreadX-v6.3.0/ports_arch/ARMv8-A/
Dupdate.ps1112 [string] $source, in Copy-FilesVerbose() variable
116 Write-Verbose ("Copy: " + $source + " -> " + $destination_directory) in Copy-FilesVerbose() variable
117 Copy-Item -Path $source -Destination $destination_directory -Recurse -Force in Copy-FilesVerbose() variable