Searched defs:IRQ_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
19 #define IRQ_STACK_SIZE THREAD_SIZE macro
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