代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
serial.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
serial.c
/*
* serial.c
*
* This module implements the rs232 io functions
* void rs_write(struct tty_struct * queue);
* void rs_init(void);
* and all interrupts pertaining to serial IO.
*/
#include
serial.dsp
# Microsoft Developer Studio Project File - Name="Serial" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
serial.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
serial.rc
/* serial.rc - include file for SERIAL example version resource
/=============================================================================
/
/ Compuware Corporation
/ NuMega Lab
/ 9 Townsend
change1.cpp
#include
#include
typedef long int Word32;
typedef short int Word16;
typedef short int Flag;
#define SERIAL_SIZE 64
#define SERIAL1_SIZE (64+2)
void main()
{
serial-2410.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
serial1.c
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
#include /*Unix标准函数定义*/
#include /**/
#include /**/
#include