Home
last modified time | relevance | path

Searched refs:DEMO_BLOCK_POOL_SIZE (Results 1 – 25 of 202) sorted by relevance

123456789

/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c13 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c10 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c10 #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/
Ddemo_threadx.c12 #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/
Dsample_threadx.c10 #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/
Dsample_threadx.c9 #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/
Ddemo_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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/
Dsample_threadx.c9 #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()

123456789