代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.npl
JDF G
// Created by Project Navigator ver 1.0
PROJECT uart
DESIGN uart
DEVFAM spartan3
DEVFAMTIME 0
DEVICE xc3s200
DEVICETIME 0
DEVPKG pq208
DEVPKGTIME 0
DEVSPEED -4
DEVSPEEDTIME 0
DEVTOPL
uart.h
/*
* Copyright (c) 2004,北京博创兴业科技有限公司
* All rights reserved.
*
* 文件名称:uart.h
* 文件标识:uart
* 摘 要:串口通讯的宏定义
*
* 当前版本:2.0
* 作 者:Kent
* 完成日期:2004年5月20日
*
* 取代版本:1.1
* 原作者 :Frank
* 完成日
uart.lst
C51 COMPILER V7.06 UART 03/21/2006 09:38:05 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PL
uart.tra
*** Creating Trace Output File 'UART.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"uart1.o"'
### ADS-
uart.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (uart), 0x0004 // Tools: 'ARM-ADS'
Group (CODE)
File 1,2,
File 1,1,
Optio
uart.d
uart.o: UART.C
uart.o: C:\Keil\ARM\INC\Philips\LPC22xx.H
uart.o: UART.H
uart.lnp
"startup.o" "uart1.o" --device DARMP --strict --scatter "UART.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info
uart.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\COMNET\Desktop\Example_uart\UART.uv2
Project File Date: 02/28/2009
Output:
Build target '
uart.d
.\rvmdk\uart.o: DRIVER\UART.c
.\rvmdk\uart.o: .\config.h
.\rvmdk\uart.o: .\Includes.h
.\rvmdk\uart.o: .\..\arm\os_cpu.h
.\rvmdk\uart.o: .\os_cfg.h
.\rvmdk\uart.o: .\..\source\ucos_ii.h
.\rvmdk\u
uart.c
#include "..\startup\def.h"
#include "..\startup\44b.h"
#include "..\ucos-ii\includes.h"
#include "isr.h"
#include "uart.h"
OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma