Home
last modified time | relevance | path

Searched refs:thread_3_and_4_entry (Results 1 – 25 of 204) sorted by relevance

123456789

/ThreadX-v6.2.1/ports/cortex_m4/keil/example_build/
Ddemo_threadx.c54 void thread_3_and_4_entry(ULONG thread_input);
97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
101 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
203 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_m3/keil/example_build/
Dsample_threadx.c54 void thread_3_and_4_entry(ULONG thread_input);
97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
101 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
203 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/arm11/ac5/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/arm11/gnu/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a7/ac5/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a12/gnu/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/sample_threadx/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a7/ghs/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.c51 void thread_3_and_4_entry(ULONG thread_input);
111 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
118 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
257 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a12/ac6/example_build/sample_threadx/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a17/ac6/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a17/gnu/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a5/ac5/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/
Dsample_threadx.c53 void thread_3_and_4_entry(ULONG thread_input);
117 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
124 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
264 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_a8/ac5/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/
Dsample_threadx.c53 void thread_3_and_4_entry(ULONG thread_input);
117 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
124 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
264 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c52 void thread_3_and_4_entry(ULONG thread_input);
115 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
122 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
261 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_m7/iar/example_build/
Dsample_threadx.c59 void thread_3_and_4_entry(ULONG thread_input);
122 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
129 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
268 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_r4/ac5/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c51 void thread_3_and_4_entry(ULONG thread_input);
114 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
121 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
260 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_r4/ghs/example_build/
Dsample_threadx.c50 void thread_3_and_4_entry(ULONG thread_input);
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
256 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/xtensa/xcc/example_build/
Ddemo_threadx.c54 void thread_3_and_4_entry(ULONG thread_input);
114 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
121 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
264 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function
/ThreadX-v6.2.1/ports/cortex_m7/gnu/example_build/
Dsample_threadx.c51 void thread_3_and_4_entry(ULONG thread_input);
111 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
118 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
257 void thread_3_and_4_entry(ULONG thread_input) in thread_3_and_4_entry() function

123456789