/ThreadX-v6.3.0/ports/cortex_m4/keil/example_build/ |
D | demo_threadx.c | 7 #define DEMO_QUEUE_SIZE 10 macro 46 UCHAR queue_0_area[DEMO_QUEUE_SIZE*sizeof(ULONG)]; 112 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, queue_0_area, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_m3/keil/example_build/ |
D | sample_threadx.c | 7 #define DEMO_QUEUE_SIZE 10 macro 46 UCHAR queue_0_area[DEMO_QUEUE_SIZE*sizeof(ULONG)]; 112 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, queue_0_area, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 146 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 149 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m7/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m7/iar/example_build/ |
D | sample_threadx.c | 14 #define DEMO_QUEUE_SIZE 100 macro 158 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 161 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 11 #define DEMO_QUEUE_SIZE 100 macro 151 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 154 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 153 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 156 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 146 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 149 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 151 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 154 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 153 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 156 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m0+/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m0+/gnu/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m3/ac5/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 146 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 149 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_m3/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_a35/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 11 #define DEMO_QUEUE_SIZE 100 macro 153 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 156 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_module/cortex_a35/gnu/example_build/sample_threadx/ |
D | sample_threadx.c | 11 #define DEMO_QUEUE_SIZE 100 macro 153 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 156 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 156 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 159 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/samples/ |
D | demo_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 147 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 150 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_a9/gnu/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 146 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 149 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_a9/iar/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 149 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 152 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_m0/ac5/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 146 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 149 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_m0/gnu/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 149 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 152 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports/cortex_m0/iar/example_build/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 165 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_QUEUE_SIZE 100 macro 156 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 159 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|