Home
last modified time | relevance | path

Searched refs:DEMO_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance

/LevelX-v6.3.0/samples/
Ddemo_filex_nand_flash.c9 #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()
Ddemo_filex_nor_flash.c8 #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()