代码搜索结果
找到约 4,874 项符合
RTOS 的代码
rtos.c
/*--------------------------------------------------------------------
* TITLE: Plasma Real Time Operating System
* AUTHOR: Steve Rhoads (rhoadss@yahoo.com)
* DATE CREATED: 12/17/05
* FILENAME: rt
rtos.h
/*--------------------------------------------------------------------
* TITLE: Plasma Real Time Operating System
* AUTHOR: Steve Rhoads (rhoadss@yahoo.com)
* DATE CREATED: 12/17/05
* FILENAME: rt
rtos.h
/****************************************************************************
* (C) 1999-2005 by BECK IPC GmbH
*
* BECK IPC GmbH
* Germany
*
* http://www.beck-ipc.com
*
* ----------------
rtos.h
/****************************************************************************
* (C) 1999-2005 by BECK IPC GmbH
*
* BECK IPC GmbH
* Germany
*
* http://www.beck-ipc.com
*
* ----------------
rtos.h
#ifndef RTOS_H_INCLUDED
#define RTOS_H_INCLUDED
/***********************************************************************
* *
rtos.h
/*********************************************************************
* SEGGER MICROCONTROLLER GmbH & Co KG *
* Solutions for real time microcontroller applicat
rtos.c
#ifndef _RTOS_C_
#define _RTOS_C_
#include "c8051f000.h"
#include "typedef.h"
#include "key.h"
#include "rtos.h"
#include "system.h"
/***********************************************/
void
rtos.h
#ifndef _RTOS_H_
#define _RTOS_H_
#ifdef _RTOS_C_
#define EXT_RTOS
#else
#define EXT_RTOS extern
#endif
EXT_RTOS unsigned int uiRTOS_TimerCounter;
EXT_RTOS unsigned int uiRTOS_Tim
rtos.h
////////////////////////////////////////////////////////
// 僼傽僀儖偺愢柧丗RTOS 僿僢僟
////////////////////////////////////////////////////////
#ifndef __RTOS_H
#define __RTOS_H
#include "Water.h"
#incl
rtos.cpp
////////////////////////////////////////////////////////
// 僼傽僀儖偺愢柧丗RTOS 幚懱
////////////////////////////////////////////////////////
#include "GomaPot.h"
#include "Rtos.h"
ClockDate __nowDate;