| /ThreadX-v6.2.1/ports/cortex_m4/keil/example_build/ |
| D | demo_threadx.c | 15 TX_THREAD thread_3; variable 97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_m3/keil/example_build/ |
| D | sample_threadx.c | 15 TX_THREAD thread_3; variable 97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_m55/ac6/example_build/demo_threadx_non-secure_zone/ |
| D | demo_threadx.c | 20 static TX_THREAD thread_3; variable 130 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define() 195 tx_thread_secure_stack_allocate(&thread_3,256); in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_m33/ac6/example_build/demo_threadx_non-secure_zone/ |
| D | demo_threadx.c | 20 static TX_THREAD thread_3; variable 130 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define() 195 tx_thread_secure_stack_allocate(&thread_3,256); in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_m23/ac6/example_build/demo_threadx_non-secure_zone/ |
| D | demo_threadx.c | 20 static TX_THREAD thread_3; variable 140 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define() 145 tx_thread_secure_stack_allocate(&thread_3,256); in tx_application_define()
|
| /ThreadX-v6.2.1/ports_module/cortex_m4/ac5/example_build/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m7/iar/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 110 txm_module_object_allocate((void *) &thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m7/ac5/example_build/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m3/ac5/example_build/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 40 TX_THREAD *thread_3; variable 115 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 165 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m23/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 41 TX_THREAD *thread_3; variable 116 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 166 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m33/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 42 TX_THREAD *thread_3; variable 117 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 167 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m23/gnu/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m33/gnu/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_r4/iar/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/rxv2/iar/example_build/ |
| D | sample_threadx_module.c | 33 TX_THREAD *thread_3; variable 107 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 157 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m23/iar/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m33/iar/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_a7/ac5/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void *) &thread_3, sizeof(TX_THREAD)); in demo_module_start() 158 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m4/gnu/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_a7/gnu/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void *) &thread_3, sizeof(TX_THREAD)); in demo_module_start() 158 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|
| /ThreadX-v6.2.1/ports_module/cortex_m4/iar/example_build/ |
| D | sample_threadx_module.c | 34 TX_THREAD *thread_3; variable 109 txm_module_object_allocate((void*)&thread_3, sizeof(TX_THREAD)); in demo_module_start() 159 tx_thread_create(thread_3, "module thread 3", thread_3_and_4_entry, 3, in demo_module_start()
|