Home
last modified time | relevance | path

Searched refs:memory_area (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.3.0/ports_module/cortex_m7/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c30 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
79 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m0+/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m0+/gnu/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_m3/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/samples/
Ddemo_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m0/gnu/example_build/
Dsample_threadx.c13 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
77 tx_byte_pool_create(&byte_pool_0, "byte pool 0", &memory_area[0], DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m4/gnu/example_build/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m3/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m7/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m7/gnu/example_build/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m3/gnu/example_build/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m0/ac6/example_build/sample_threadx/
Dsample_threadx.c13 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
77 tx_byte_pool_create(&byte_pool_0, "byte pool 0", &memory_area[0], DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports/xtensa/xcc/example_build/
Ddemo_threadx.c32 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
78 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/gnu/example_build/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ac6/example_build/sample_threadx/
Dsample_threadx.c29 UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; variable
75 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_a35_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c17 UCHAR memory_area[DEMO_BYTE_POOL_SIZE] __attribute__((aligned (8))); variable
101 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_module/cortex_a35_smp/gnu/example_build/sample_threadx/
Dsample_threadx.c17 UCHAR memory_area[DEMO_BYTE_POOL_SIZE] __attribute__((aligned (8))); variable
101 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/ac6/example_build/sample_threadx/
Dsample_threadx.c18 UCHAR memory_area[DEMO_BYTE_POOL_SIZE] __attribute__((aligned (8))); variable
98 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/gnu/example_build/sample_threadx/
Dsample_threadx.c18 UCHAR memory_area[DEMO_BYTE_POOL_SIZE] __attribute__((aligned (8))); variable
98 tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); in tx_application_define()