Home
last modified time | relevance | path

Searched refs:tx_byte_pool_create (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_byte_memory_basic_test.c94 status = tx_byte_pool_create(&pool_2, "pool 2", pointer, 108); in timer_entry()
189 status = tx_byte_pool_create(&pool_2, "pool 0", (void *) 0x100000, 108); in test_isr()
259 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
270 status = tx_byte_pool_create(&pool_1, "pool 1", pointer, 200); in test_application_define()
282 status = tx_byte_pool_create(&pool_4, "pool 4", pointer, 300); in test_application_define()
372 …status = tx_byte_pool_create(&byte_memory.pool, "pool memory", &byte_memory.pool_area[0], (2048*s… in thread_0_entry()
397 status = tx_byte_pool_create(TX_NULL, "pool 0", pointer_1, 108); in thread_0_entry()
409 status = tx_byte_pool_create(&pool_0, "pool 0", pointer_1, 108); in thread_0_entry()
421 status = tx_byte_pool_create(&pool_2, "pool 2", TX_NULL, 108); in thread_0_entry()
433 status = tx_byte_pool_create(&pool_2, "pool 2", pointer_1, 1); in thread_0_entry()
[all …]
Dthreadx_byte_memory_thread_terminate_test.c71 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_byte_memory_suspension_timeout_test.c88 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_byte_memory_thread_contention_test.c92 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_trace_basic_test.c190 tx_byte_pool_create(&byte_pool_0, "byte pool 0", pointer, 1000); in test_application_define()
348 tx_byte_pool_create(&byte_pool_0, "byte pool 0", pointer, 1000); in thread_0_entry()
Dthreadx_byte_memory_suspension_test.c124 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_byte_memory_basic_test.c94 status = tx_byte_pool_create(&pool_2, "pool 2", pointer, 108); in timer_entry()
189 status = tx_byte_pool_create(&pool_2, "pool 0", (void *) 0x100000, 108); in test_isr()
259 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
270 status = tx_byte_pool_create(&pool_1, "pool 1", pointer, 200); in test_application_define()
282 status = tx_byte_pool_create(&pool_4, "pool 4", pointer, 300); in test_application_define()
372 …status = tx_byte_pool_create(&byte_memory.pool, "pool memory", &byte_memory.pool_area[0], (2048*s… in thread_0_entry()
397 status = tx_byte_pool_create(TX_NULL, "pool 0", pointer_1, 108); in thread_0_entry()
409 status = tx_byte_pool_create(&pool_0, "pool 0", pointer_1, 108); in thread_0_entry()
421 status = tx_byte_pool_create(&pool_2, "pool 2", TX_NULL, 108); in thread_0_entry()
433 status = tx_byte_pool_create(&pool_2, "pool 2", pointer_1, 1); in thread_0_entry()
[all …]
Dthreadx_byte_memory_thread_terminate_test.c71 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_byte_memory_suspension_timeout_test.c88 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_byte_memory_thread_contention_test.c92 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
Dthreadx_trace_basic_test.c215 tx_byte_pool_create(&byte_pool_0, "byte pool 0", pointer, 1000); in test_application_define()
376 tx_byte_pool_create(&byte_pool_0, "byte pool 0", pointer, 1000); in thread_0_entry()
Dthreadx_byte_memory_suspension_test.c124 status = tx_byte_pool_create(&pool_0, "pool 0", pointer, 108); in test_application_define()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_px_initialize.c94 retval = tx_byte_pool_create((TX_BYTE_POOL *)&posix_heap_byte_pool, in posix_memory_init()
Dpx_mq_create.c202 retval = tx_byte_pool_create((&(posix_q->vq_message_area)), "POSIX Queue", in posix_mq_create()
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk30 ../tx_byte_pool_create.c \
216 ./tx_byte_pool_create.d \
402 ./tx_byte_pool_create.obj \
/ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/
Dsample_threadx.c87 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_pool, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m3/ac5/example_build/
Dsample_threadx.c74 tx_byte_pool_create(&byte_pool_0, "byte pool 0", first_unused_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m3/ac6/example_build/sample_threadx/
Dsample_threadx.c75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c79 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_a9/iar/example_build/
Dsample_threadx.c77 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_pool, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m0/ac5/example_build/
Dsample_threadx.c74 tx_byte_pool_create(&byte_pool_0, "byte pool 0", first_unused_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m0/ac6/example_build/sample_threadx/
Dsample_threadx.c77 tx_byte_pool_create(&byte_pool_0, "byte pool 0", &memory_area[0], DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m0/gnu/example_build/
Dsample_threadx.c77 tx_byte_pool_create(&byte_pool_0, "byte pool 0", &memory_area[0], DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m0/iar/example_build/
Dsample_threadx.c90 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.4.1/ports/cortex_m0/keil/example_build/
Dsample_threadx.c74 tx_byte_pool_create(&byte_pool_0, "byte pool 0", first_unused_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()

12345678910>>...13