代码搜索结果

找到约 10,000 项符合 Serial 的代码

fpga_serial.c

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

fpga_serial.h

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

pcsyn_serial.c

#include #include #include "pcsyn_protocol.h" #include "pcsyn_serial.h" #include "pcsyn_protocoldll.h" static HANDLE hCom = 0; static HANDLE hCommWatchThrea

pcsyn_serial.h

#ifndef _PCYSN_SERIAL_ #define _PCYSN_SERIAL_ #define FILE_DEBUG #ifdef FILE_DEBUG void emptyMonitorFile(); #endif //int Serial_Open(unsigned char* name,unsigned baudtrate); //int Serial_Cl

sync_serial.c

/* * Simple synchronous serial port driver for ETRAX 100LX. * * Synchronous serial ports are used for continous streamed data like audio. * The default setting for this driver is compatible with

usb-serial.h

/* * USB Serial Converter driver * * Copyright (C) 1999 - 2001 * Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or modify * it under the

serial_cs.c

/*====================================================================== A driver for PCMCIA serial devices serial_cs.c 1.128 2001/10/18 12:18:35 The contents of this file are subject t

serial-atomwide.c

/* * linux/arch/arm/drivers/char/serial-atomwide.c * * Copyright (C) 1996 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU

serial-card.c

/* * linux/drivers/acorn/char/serial-card.c * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G

serial-dualsp.c

/* * linux/drivers/acorn/char/serial-dualsp.c * * Copyright (C) 1996 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene