Searched refs:OS_ERRNO_TSK_STACKADDR_TOO_BIG (Results 1 – 2 of 2) sorted by relevance
784 #define OS_ERRNO_TSK_STACKADDR_TOO_BIG OS_ERRNO_BUILD_ERROR(OS_MID_TSK, 0x1b) macro
207 return OS_ERRNO_TSK_STACKADDR_TOO_BIG; in OsTaskCreateParaCheck()