Searched refs:DEMO_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
| /LevelX-v6.2.1/samples/ |
| D | demo_filex_nand_flash.c | 9 #define DEMO_STACK_SIZE 4096 macro 31 UCHAR thread_0_stack[DEMO_STACK_SIZE]; 80 thread_0_stack, DEMO_STACK_SIZE, in tx_application_define()
|
| D | demo_filex_nor_flash.c | 8 #define DEMO_STACK_SIZE 2048 macro 30 UCHAR thread_0_stack[DEMO_STACK_SIZE]; 78 thread_0_stack, DEMO_STACK_SIZE, in tx_application_define()
|
| /LevelX-v6.2.1/test/regression/ |
| D | levelx_nor_flash_test.c | 6 #define DEMO_STACK_SIZE 4096 macro 13 UCHAR thread_0_stack[DEMO_STACK_SIZE]; 57 thread_0_stack, DEMO_STACK_SIZE, in tx_application_define()
|
| D | levelx_nor_flash_test_cache.c | 6 #define DEMO_STACK_SIZE 4096 macro 13 UCHAR thread_0_stack[DEMO_STACK_SIZE]; 61 thread_0_stack, DEMO_STACK_SIZE, in tx_application_define()
|
| D | levelx_nand_flash_test.c | 6 #define DEMO_STACK_SIZE 4096 macro 13 UCHAR thread_0_stack[DEMO_STACK_SIZE]; 86 thread_0_stack, DEMO_STACK_SIZE, in tx_application_define()
|