| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_block_memory_error_detection_test.c | 52 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 58 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 63 status = tx_block_pool_create(TX_NULL, "pool 0", 100, pointer, 320); in test_application_define() 72 status = tx_block_pool_create(&pool_1, "pool 0", 100, NULL, 320); in test_application_define() 81 status = tx_block_pool_create(&pool_1, "pool 0", 100, pointer, 100); in test_application_define() 131 status = tx_block_pool_create(&pool_1, "pool 1", 100, pointer, 320); in thread_0_entry()
|
| D | threadx_block_memory_basic_test.c | 89 status = tx_block_pool_create(&pool_3, "pool 3", 100, pointer, 320); in timer_entry() 149 status = tx_block_pool_create(&pool_3, "pool 3", 100, (void *) 0x100000, 320); in test_isr() 220 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 231 status = tx_block_pool_create(&pool_1, "pool 1", 100, pointer, 320); in test_application_define() 283 …status = tx_block_pool_create(&block_memory.pool, "pool memory", 16, &block_memory.pool_area[0], … in thread_0_entry()
|
| D | threadx_block_memory_thread_terminate_test.c | 72 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_block_memory_suspension_timeout_test.c | 87 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_block_memory_suspension_test.c | 86 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_trace_basic_test.c | 188 tx_block_pool_create(&block_pool_0, "block pool 0", 20, pointer, 100); in test_application_define() 346 tx_block_pool_create(&block_pool_0, "block pool 0", 20, pointer, 100); in thread_0_entry()
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_block_memory_error_detection_test.c | 52 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 58 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 63 status = tx_block_pool_create(TX_NULL, "pool 0", 100, pointer, 320); in test_application_define() 72 status = tx_block_pool_create(&pool_1, "pool 0", 100, NULL, 320); in test_application_define() 81 status = tx_block_pool_create(&pool_1, "pool 0", 100, pointer, 100); in test_application_define() 131 status = tx_block_pool_create(&pool_1, "pool 1", 100, pointer, 320); in thread_0_entry()
|
| D | threadx_block_memory_basic_test.c | 89 status = tx_block_pool_create(&pool_3, "pool 3", 100, pointer, 320); in timer_entry() 149 status = tx_block_pool_create(&pool_3, "pool 3", 100, (void *) 0x100000, 320); in test_isr() 220 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define() 231 status = tx_block_pool_create(&pool_1, "pool 1", 100, pointer, 320); in test_application_define() 283 …status = tx_block_pool_create(&block_memory.pool, "pool memory", 16, &block_memory.pool_area[0], … in thread_0_entry()
|
| D | threadx_block_memory_thread_terminate_test.c | 72 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_block_memory_suspension_timeout_test.c | 87 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_block_memory_suspension_test.c | 86 status = tx_block_pool_create(&pool_0, "pool 0", 100, pointer, 320); in test_application_define()
|
| D | threadx_trace_basic_test.c | 213 tx_block_pool_create(&block_pool_0, "block pool 0", 20, pointer, 100); in test_application_define() 374 tx_block_pool_create(&block_pool_0, "block pool 0", 20, pointer, 100); in thread_0_entry()
|
| /ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/ |
| D | tm_porting_layer_threadx.c | 335 …status = tx_block_pool_create(&tm_block_pool_array[pool_id], "Thread-Metric test", 128, &tm_pool_… in tm_memory_pool_create()
|
| /ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 20 ../tx_block_pool_create.c \ 206 ./tx_block_pool_create.d \ 392 ./tx_block_pool_create.obj \
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/ |
| D | sample_threadx.c | 176 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac5/example_build/ |
| D | sample_threadx.c | 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 165 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 169 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_a9/iar/example_build/ |
| D | sample_threadx.c | 167 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m0/ac5/example_build/ |
| D | sample_threadx.c | 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m0/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 167 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m0/gnu/example_build/ |
| D | sample_threadx.c | 167 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m0/iar/example_build/ |
| D | sample_threadx.c | 180 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m0/keil/example_build/ |
| D | sample_threadx.c | 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|
| /ThreadX-v6.4.1/ports/cortex_m4/ac5/example_build/ |
| D | sample_threadx.c | 164 … tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); in tx_application_define()
|