Searched defs:IRQ_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
357 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro359 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
38 #define IRQ_STACK_SIZE THREAD_SIZE macro