Searched refs:STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define STACK_SIZE (0x200*8) macro49 static u8 s_stack[STACK_SIZE] ATTRIBUTE_ALIGN(32); in main()61 s_stack + STACK_SIZE, STACK_SIZE, in main()
25 #define STACK_SIZE 4000 macro43 static u8 testThreadStack[STACK_SIZE] ATTRIBUTE_ALIGN(32);65 (void*)((u32)testThreadStack + STACK_SIZE), STACK_SIZE, in main()