代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
/*
* $Id: serial.c,v 1.27 2007/10/30 06:17:16 sunny Exp $
*/
/*
*******************************************************************************
**
** This device driver was created by Applilet
serial.h
/*
* $Id: serial.h,v 1.22 2007/10/30 06:17:16 sunny Exp $
*/
/*
*******************************************************************************
**
** This device driver was created by Applilet
serial.cpp
#include
#include
#include
#include
#include
#include
#define MDMDAT1 0x03F8
#define MDMSTS1 0x03FD
#define MDMCOM1 0x03FB
#define
serial.cpp
// Serial.cpp: implementation of the CSerial class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "resource.h"
#include "CSerial.h"
/
serial.h
//Mobile control class by SkyVense
//If you modified this file, please send a copy to skyvense@online.sh.cn
//Thank you!
//Last modifed 2002-02-29 by SkyVense
// Serial.h
#define FC_DTRDS
serial.c
/*
* linux/kernel/serial.c
*
* (C) 1991 Linus Torvalds
*/
/*
* serial.c
*
* This module implements the rs232 io functions
* void rs_write(struct tty_struct * queue);
* void rs_init(void);
serial.c
#include "../inc/def.h"
#include "../inc/config.h"
#include "../inc/board.h"
#include "44b.h"
#include "option.h"
static U16 SerialPortSel;
U16 SerialSwitch(U16 port)
{
#ifdef SERIAL_PORTS
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.
*/
#inc
serial.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames