代码搜索:OSTaskCreate
找到约 1,021 项符合「OSTaskCreate」的源代码
代码结果 1,021
www.eeworm.com/read/349963/10779811
txt functionforucos.txt
第一章:OS的主函数
μC/OS /sherlock_lai 发表于2008-01-04, 19:06
//"..." 表示未知内容,根据系统不同的需要而定
#include "..." //包含一些头文件
#define TASK_STACK_SIZE ... //定义堆栈大小
OS_STK Main_Stack[TASK_STACK_SIZE]
www.eeworm.com/read/349054/10854227
c main_entry.c
/***********************************************************************/
#include "AT91RM9200.h"
#include "ucos_ii.h"
/***********************************************************************/
www.eeworm.com/read/273589/10910045
c main.c
//=====================================================================================================
//
// MAIN.C - S3C2400 Main C code for uC/OS-II ver 2.51
//
// (C) Copyright 2003-3-19, ARM
www.eeworm.com/read/273588/10910121
c main.c
//=====================================================================================================
//
// MAIN.C - S3C2400 Main C code for uC/OS-II ver 2.51
//
// (C) Copyright 2003-3-19, ARM
www.eeworm.com/read/460598/7246735
c app_vmain.c
#include "includes.h"
#include "consol.h"
#define TASK_STK_SIZE 1024 /* Size of each task's stacks (# of WORDs) */
#define NO_TASKS 10 /* Numbe
www.eeworm.com/read/448203/7538218
_c test1._c
/*
********************************************************************************
* Portierung des RTOS "礐/OS-II" von Jean J. Labrosse auf den ATmega103
*
* Compiler: IIC von imagecraft
* Fil
www.eeworm.com/read/448203/7538220
c test1.c
/*
********************************************************************************
* Portierung des RTOS "礐/OS-II" von Jean J. Labrosse auf den ATmega103
*
* Compiler: IIC von imagecraft
* Fil
www.eeworm.com/read/262276/7809930
c test.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/299501/7846689
c main_entry.c
/***********************************************************************/
#include "AT91RM9200.h"
#include "ucos_ii.h"
/***********************************************************************/
www.eeworm.com/read/197724/7972622
_c test1._c
/*
********************************************************************************
* Portierung des RTOS "礐/OS-II" von Jean J. Labrosse auf den ATmega103
*
* Compiler: IIC von imagecraft
* Fil