/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m7/ac5/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 161 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m7/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m7/iar/example_build/ |
D | sample_threadx.c | 13 #define DEMO_BLOCK_POOL_SIZE 100 macro 173 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 176 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m4/ac5/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 161 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_BLOCK_POOL_SIZE 100 macro 166 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 169 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_r4/iar/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 168 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 171 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 166 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 169 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_a7/iar/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 168 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 171 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m0+/gnu/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m3/ac5/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 161 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_BLOCK_POOL_SIZE 100 macro 168 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 171 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports/xtensa/xcc/example_build/ |
D | demo_threadx.c | 12 #define DEMO_BLOCK_POOL_SIZE 100 macro 165 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 168 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 10 #define DEMO_BLOCK_POOL_SIZE 100 macro 168 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 171 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/samples/ |
D | demo_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 162 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a9_smp/gnu/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports_smp/cortex_a5_smp/gnu/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 171 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 174 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports/cortex_a8/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 161 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
/ThreadX-v6.2.1/ports/cortex_a8/ac6/example_build/ |
D | sample_threadx.c | 9 #define DEMO_BLOCK_POOL_SIZE 100 macro 161 tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); in tx_application_define() 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|