Home
last modified time | relevance | path

Searched refs:memory_pool (Results 1 – 11 of 11) sorted by relevance

/ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/
Dsample_threadx.c19 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
87 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_a9/iar/example_build/
Dsample_threadx.c31 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
77 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_module/cortex_a35/ac6/example_build/sample_threadx/
Dsample_threadx.c46 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
81 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_module/cortex_a35/gnu/example_build/sample_threadx/
Dsample_threadx.c46 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
81 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_a8/iar/example_build/
Dsample_threadx.c31 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
77 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_a15/iar/example_build/
Dsample_threadx.c31 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
77 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_arch/ARMv7-A/threadx/ports/iar/example_build/
Dsample_threadx.c45 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
77 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_m7/iar/example_build/
Dsample_threadx.c19 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
87 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_a5x/ac6/example_build/sample_threadx/
Dsample_threadx.c46 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
85 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_a7/iar/example_build/
Dsample_threadx.c45 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
77 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_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dsample_threadx.c49 UCHAR memory_pool[DEMO_BYTE_POOL_SIZE]; variable
80 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_pool, DEMO_BYTE_POOL_SIZE); in tx_application_define()