代码搜索结果

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

uart.tspec

AUTO_TS_P2P:FROM:clk16x:TO:dout:1 AUTO_TS_F2P:FROM:dout_0_OBUF.Q:TO:dout:1 AUTO_TS_P2P:FROM:clk16x:TO:dout:1 AUTO_TS_F2P:FROM:dout_1_OBUF.Q:TO:dout:1 AUTO_TS_P2P:FROM:clk16x:TO:dout

uart.vhd

-- File Name: uart.vhd -- Version: 1.1 -- Date: January 22, 2000 -- Model: Uart Chip -- Dependencies: txmit.hd, rcvr.vhd -- -- Company: Xilinx -- -- -- Dis

uart.sym

VERSION 5 BEGIN SYMBOL uart SYMBOLTYPE BLOCK TIMESTAMP 2006 10 19 12 49 7 SYMPIN 0 -480 Input rst SYMPIN 0 -416 Input clk16x SYMPIN 0 -352 Input rxd SYMPIN 0 -288 Input rdn SYMPIN 0 -224 Input

uart.pad

Release 7.1i - Fit H.38 Copyright(c) 1995-2003 Xilinx Inc. All rights reserved 10-20-2006 10:41AM NOTE: This file is designed to be imported into a spreadsheet program such as Microsoft Excel

uart.spl

[Inputs] rst clk16x rxd rdn wrn csn =din[7:0]= [Outputs] data_ready parity_error framing_error tdempty tsre sdo ndo_en =dout[7:0]= [BiDir]

uart.c

/* * arch/arm/mach-iop33x/uart.c * * Author: Dave Jiang (dave.jiang@intel.com) * Copyright (C) 2004 Intel Corporation. * * This program is free software; you can redistribute it and/or modify *

uart.c

/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the

uart.h

#ifndef __IP3106_UART_H #define __IP3106_UART_H #include /* early macros for kgdb use. fixme: clean this up */ #define UART_BASE 0xbbe4a000 /* PNX8550 */ #define PNX8550_UART_PORT0 (UART_

serial_uart

The SA1100 serial port had its major/minor numbers officially assigned: > Date: Sun, 24 Sep 2000 21:40:27 -0700 > From: H. Peter Anvin > To: Nicolas Pitre > Cc: Dev

uart.h

//***************************************************************************** // // uart.h - Defines and Macros for the UART. // // Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reser