Searched refs:OS_USER_TASK_SYSCALL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
334 #define OS_USER_TASK_SYSCALL_STACK_SIZE 0x3000 macro
1384 initParam->uwStackSize = OS_USER_TASK_SYSCALL_STACK_SIZE; in OsCreateUserTask()