Searched defs:OS_TSK_MIN_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
62 #define OS_TSK_MIN_STACK_SIZE (ALIGN((0x1D0 + 0x10 + 0x4), 16)) macro
63 #define OS_TSK_MIN_STACK_SIZE (ALIGN((0x130), 16)) macro