代码搜索结果
找到约 34,298 项符合
Serial 的代码
serial.rel
;!FILE serial.asm
XH
H A areas 8B global symbols
M serial
A _CODE size 0 flags 0
A DSEG size 0 flags 0
A OSEG size 0 flags 4
A ISEG size 0 flags 0
A BSEG size 4 flags 80
A XSEG size 205 flags 40
S _se
serial.c
/*-------------------------------------------------------------------------
* Filename: serial.c
* Version: $Id: serial.c,v 1.7 2002/01/05 20:14:34 erikm Exp $
* Copyright: Copyri
serial-pxa.c
/*
* serial-pxa.c: Intel PXA serial port driver
*
* Copyright (c) 2003, Intel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
serial.h
/*-------------------------------------------------------------------------
* Filename: serial.h
* Version: $Id: serial.h,v 1.5 2002/01/05 20:14:34 erikm Exp $
* Copyright: Copyri
serial.h
#ifndef _LINUX_SERIAL_H
#define _LINUX_SERIAL_H
#define ASYNC_INITIALIZED 0x80000000 /* Serial port was initialized */
#define ASYNC_CLOSING 0x08000000 /* Serial port is closing *
serial.h
/*
Serial.h
RS232 Serial Interface for the standard Atmel Programmer
Uros Platise(c) copyright 1997-1999
*/
#ifndef __Serial
#define __Serial
#include
#if defined(__CYGWIN__)
#inc
serial-s3c44b0.p
serial-s3c44b0.o: serial-s3c44b0.c ../../include/blob/config.h \
../../include/blob/arch.h ../../include/blob/arch/mba44b0.h \
../../include/blob/errno.h ../../include/blob/serial.h \
../../include
serial.p
serial.o: serial.c ../../include/blob/config.h \
../../include/blob/arch.h ../../include/blob/arch/mba44b0.h \
../../include/blob/errno.h ../../include/blob/led.h \
../../include/blob/sa1100.h ../.
serial.c
/*
* Copyright 2001 MontaVista Software Inc.
* Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
*
* arch/mips/vr4181/common/serial.c
* initialize serial port on vr4181.
*
* This program
serial.c
/* $Id: serial.c,v 1.32 2002/05/22 13:58:00 johana Exp $
*
* Serial port driver for the ETRAX 100LX chip
*
* Copyright (C) 1998, 1999, 2000, 2001, 2002 Axis Communications AB
*
* Many