Searched refs:FMW_STACK_SIZE (Results 1 – 4 of 4) sorted by relevance
60 #ifndef FMW_STACK_SIZE93 ASSERT(FMW_STACK_SIZE < FMW_MEM0_SIZE,96 (FMW_MEM0_BASE + FMW_MEM0_SIZE - FMW_STACK_SIZE)98 ASSERT(FMW_STACK_SIZE < FIRMWARE_MEM1_SIZE,101 (FIRMWARE_MEM1_BASE + FIRMWARE_MEM1_SIZE - FMW_STACK_SIZE)112 ((STACK_BASE + FMW_STACK_SIZE) / STACK_ALIGNMENT) \124 FMW_STACK_SIZE128 FMW_STACK_SIZE
22 #define FMW_STACK_SIZE (2 * 1024) macro
30 #define FMW_STACK_SIZE (1 * 1024) macro
Completed in 6 milliseconds