/ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/ |
D | sample_threadx.c | 19 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/ |
D | sample_threadx.c | 31 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/ |
D | sample_threadx.c | 46 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/ |
D | sample_threadx.c | 46 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/ |
D | sample_threadx.c | 31 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/ |
D | sample_threadx.c | 31 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/ |
D | sample_threadx.c | 45 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/ |
D | sample_threadx.c | 19 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/ |
D | sample_threadx.c | 46 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/ |
D | sample_threadx.c | 45 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/ |
D | sample_threadx.c | 49 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()
|