Searched refs:OS_ERRNO_TSK_STKSZ_TOO_SMALL (Results 1 – 2 of 2) sorted by relevance
598 #define OS_ERRNO_TSK_STKSZ_TOO_SMALL OS_ERRNO_BUILD_ERROR(OS_MID_TSK, 0x07) macro
200 return OS_ERRNO_TSK_STKSZ_TOO_SMALL; in OsTaskCreateParaCheck()