| /ThreadX-v6.2.1/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.2.1/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.2.1/ports/arm11/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.2.1/ports/arm11/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.2.1/ports/cortex_a7/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.2.1/ports/cortex_a12/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.2.1/ports/cortex_a7/ac6/example_build/sample_threadx/ |
| 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.2.1/ports/cortex_a7/ac6/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.2.1/ports/cortex_a7/ghs/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.2.1/ports/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.2.1/ports/cortex_a12/ac6/example_build/sample_threadx/ |
| 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.2.1/ports/cortex_a17/ac6/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.2.1/ports/cortex_a17/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.2.1/ports/cortex_a5/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.2.1/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.2.1/ports/cortex_a8/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.2.1/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.2.1/ports/cortex_m7/ghs/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.2.1/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.2.1/ports/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.2.1/ports/cortex_r4/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.2.1/ports/cortex_r4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 11 #define DEMO_QUEUE_SIZE 100 macro 150 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 153 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_r4/ghs/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.2.1/ports/xtensa/xcc/example_build/ |
| D | demo_threadx.c | 13 #define DEMO_QUEUE_SIZE 100 macro 150 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); in tx_application_define() 153 tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); in tx_application_define()
|
| /ThreadX-v6.2.1/ports/cortex_m7/gnu/example_build/ |
| 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()
|