代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.c
/****************************************Copyright (c)**************************************************
**
**
**
uart.h
//uart header file
#ifdef UART_G
#define uart_ext
#else
#define uart_ext extern
#endif
#define printf UartPrintf
#define Uart_Printf UartPrintf
#define Uart_SendByte UartSen
uart.c
/*---------------------------------------------------------------------------------
Project : Test for 2410
Author : Kreal@163.net
Creation Date : 04-04-15
Revision
uart.h
typedef struct {
unsigned int ctrl;
unsigned int reload;
} uart;
uart.vhd
----------------------------------------------------------------------------
-- This file is a part of the LEON VHDL model
-- Copyright (C) 1999 European Space Agency (ESA)
--
-- This library
uart.nc
// $Id: UART.nc,v 1.2 2003/10/07 21:46:37 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, cop
uart_if.vo
// Copyright (C) 1991-2005 Altera Corporation
// Your use of Altera Corporation's design tools, logic functions
// and other software and tools, and its AMPP partner logic
// functions, and
uart.lst
##############################################################################
# #
# IAR ARM ANSI C/C++ Compiler V4.40A/W32
uart.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Descr