Home
last modified time | relevance | path

Searched refs:byte_pool_memory (Results 1 – 25 of 74) sorted by relevance

123

/ThreadX-v6.3.0/ports/cortex_m0/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
90 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
81 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
81 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_r4/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
81 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_r5/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
81 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/arm9/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
79 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/arm11/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
79 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a5/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
79 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m3/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
90 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m33/ac6/example_build/demo_threadx_non-secure_zone/
Ddemo_threadx.c34 static UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
95 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
95 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a57_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a78_smp/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a35_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m0+/iar/example_build/
Dsample_threadx.c33 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
90 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m4/iar/example_build/
Dsample_threadx.c34 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
95 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a75_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a75_smp/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a75/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a76/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a76/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a76ae/ac6/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_a76ae/gnu/example_build/sample_threadx/
Dsample_threadx.c19 UCHAR byte_pool_memory[DEMO_BYTE_POOL_SIZE]; variable
103 tx_byte_pool_create(&byte_pool_0, "byte pool 0", byte_pool_memory, DEMO_BYTE_POOL_SIZE); in tx_application_define()

123