代码搜索结果
找到约 4,518 项符合
RTOS 的代码
readme.txt
small_rtos1.0.zip: Small RTOS(51) 1.00v
无需外扩ram即可在51上执行的占先式RTOS
可移植,完全免费,公开源代码
具有详细中文文档和注释
(作者已经把它运
ucosii.prj
[Compiler Options]
Edit1=C:\icc\include;\"\UCOS-II_AVR_ICC\RTOS ICCAVR\OS_SOURCE\";\"\UCOS-II_AVR_ICC\RTOS ICCAVR\source\"
Edit2=C:\icc\lib\
Edit8=objs\
CheckBox1=1
CheckBox2=1
Edit3=
Edit4=
E
i2c.h
/*********************************************************************************************************
** Small RTOS(51)
**
config.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
rtos.c
#ifndef _RTOS_C_
#define _RTOS_C_
#include "global.h"
/************************************************************************/
/* RTOS Sevice Routines */
/*******
readme.txt
/***********************************************************
* mi<mark>RTOS</mark>是一个可在avr上运行的mini <mark>RTOS</mark>,它属于自由软件,在
*它只实现了简单的任务切换、任务之间的消息传递、任务的停止与
*继续等功能,如果你有兴趣,可以在这个基础上增加信号量、邮箱
*等各种功能。
* 2006年元旦闲着没事,就写了这 ...
license.txt
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
license.txt
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
rtos.h
////////////////////////////////////////////////////////
// 僼傽僀儖偺愢柧丗RTOS 僿僢僟
////////////////////////////////////////////////////////
#ifndef __RTOS_H
#define __RTOS_H
#include "Water.h"
#incl
rtos.cpp
////////////////////////////////////////////////////////
// 僼傽僀儖偺愢柧丗RTOS 幚懱
////////////////////////////////////////////////////////
#include "GomaPot.h"
#include "Rtos.h"
ClockDate __nowDate;