代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.opt
### 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 {
uart.lnp
"main.obj",
"Startup.obj"
TO "UART"
CASE
CLASSES (DATA (0x40000000-0x40003FFF),
CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
uart.plg
礦ision3 Build Log
Project:
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Work\EX20-UART\UART.uv2
Project File Date: 02/20/2005
Output:
uart.map
LA ARM LINKER/LOCATER V2.01e 02/20/2005 12:36:11 PAGE 1
LA ARM LINKER/LOCATER V2.01e, INVOKED BY:
C:\KEIL\ARM\BIN\LA.EXE main.obj, St
uart.opt
### 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 {
uart.lnp
"main.obj",
"Startup.obj"
TO "UART"
CASE
CLASSES (DATA (0x40000000-0x40003FFF),
CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
uart.plg
礦ision3 Build Log
Project:
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX20-UART\UART.uv2
Project File Date: 02/11/2005
Out
uart.c
/*
* UART driver for MPC860 CPM SCC or SMC
* Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
*
* I used the serial.c driver as the framework for this driver.
* Give credit to those guys.
* The o
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
#define CONFIG_DEBUG_S3C2410_UART 1