代码搜索结果

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

serial_main.c

#include /*标准输入输出定义*/ #include /*标准函数库定义*/ //#include /*Unix标准函数定义*/ //#include /**/ //#include /**/ #inc

tiny_serial.c

/* * Tiny Serial driver * * Copyright (C) 2002-2004 Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G

serial_core.c

#include "config.h" #include "machine.h" #include "serial.h" #include "processor.h" #include int getc_errno = 0; __u8 do_getc(vfuncp idler, unsigned long timeout, int *statp) { __u8 c, rxs

serial_to_parallel.m

function [data,data2,Isymbols,Qsymbols]=serial_to_parallel(N) %Bob Gess, June 2008 for EE 473 %Extracted and modified from original code (QPSK_TX_IQ_RX) written by JC and posted on %Mathworks 12-23

serial_to_parallel.asv

function [data,data2,Isymbols,Qsymbols]=serial_to_parallel(N) %Bob Gess, June 2008 for EE 473 %Extracted and modified from original code (QPSK_TX_IQ_RX) written by JC and posted on %Mathworks 12-23

serial.c.bak

/* * 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-pxa.h

/*------------------------------------------------------------------------- * Filename: serial.h * Version: $Id: serial.h,v 1.5 2002/01/05 20:14:34 erikm Exp $ * Copyright: Copyright

serial-pxa.c

/* * serial-pxa.c: Intel PXA serial port driver * * Copyright (c) 2003, Intel Corporation (yu.tang@intel.com) * * This program is free software; you can redistribute it and/or modify * it under