代码搜索结果

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

serial_sct.bak

; ************************************************************* ; *** Scatter-Loading Description File generated by uVision *** ; ************************************************************* LR_

serial_generatedinstance.vhd

-------------------------------------------------- -- Model : 8051 Behavioral Model, -- VHDL Entity mc8051.serial.generatedInstance -- -- Author : Michael Mayer (

serial_unit.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use std.textio.all; entity serial_driver is generic (filename : string := "testing.txt"); port( TX : out std_logic;

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

at91_serial.c

/* * linux/drivers/char/at91_serial.c * * Driver for Atmel AT91RM9200 Serial ports * * Copyright (c) Rick Bronson * * Based on drivers/char/serial_sa1100.c, by Deep Blue Solutions Ltd. *

serial num.asm

TITLE Serial number ;程序描述:输入学号,再将其输出 ;作者:杜巧钗 ;创建日期:06-11-3 ;版本: ;日期: ;----------------------------------------------------------------------- DATA segment welcome db 'Please input your serial

serial.cmd_log

xst -intstyle ise -ifn __projnav/serial.xst -ofn serial.syr xst -intstyle ise -ifn __projnav/serial.xst -ofn serial.syr xst -intstyle ise -ifn __projnav/serial.xst -ofn serial.syr xst -intstyle ise

serial_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {