代码搜索:OSTaskCreate
找到约 1,021 项符合「OSTaskCreate」的源代码
代码结果 1,021
www.eeworm.com/read/167584/9959860
c hyper104c.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/360713/10080849
c test.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/423159/10583073
c embedded.c
#include
#include "libepc.h"
#include "os_cpu.h"
#include "os_cfg.h"
#include "ucos_ii.h"
#define TASK_STK_SIZE 1024
void Task1()
{
int n = 0 ;
while (1)
{
OSSchedLock
www.eeworm.com/read/159861/10608054
c ext2.c
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/159202/10680844
c main.c
#include "includes.h"
#define EXT
#include "main.h"
void main(void)
{
HardwareInit();
OSInit();
Semprintp=OSSemCreate(1);
TaskStartData.PPAGE = 0x30;
Task1Data.PPAGE = 0x31;
Task
www.eeworm.com/read/350971/10691883
c main.c
/****************************************Copyright (c)**************************************************
** inwear trading co.,ltd
**
www.eeworm.com/read/416954/11008997
c ext2.c
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/469761/6926383
c usertask.c
#include"Ucos Core\\includes.h"
#include"absacc.h"
#define uchar unsigned char
#define uint unsigned int
#include
#include
sbit p10=P1^0;
sbit p11=P1^1;
sbit
www.eeworm.com/read/469761/6926384
bak usertask.bak
#include"Ucos Core\\includes.h"
#include"absacc.h"
#define uchar unsigned char
#define uint unsigned int
#include
#include
sbit p10=P1^0;
sbit p11=P1^1;
sbit
www.eeworm.com/read/469761/6926396
lst usertask.lst
C51 COMPILER V8.02 USERTASK 08/05/2007 21:31:20 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE USERTASK
OBJECT MODULE PLACED I