代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/460213/7255331
vhd uart.vhd
----------------------------------------------------------------
--
-- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved.
--
---------------------------------------------------
www.eeworm.com/read/460090/7257879
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART0_REVBUFFER_SIZE 1024
#define UART1_REVBUFFER_SIZE 1024
#endif //#ifndef __UART_H__
www.eeworm.com/read/460003/7259197
hex uart.hex
:1001A90005083078414300050D30784243000512B7
:1001B90030784343000A17736275663D30783032F0
:0401C900000122000F
:08017F00C2A48F807F057E0001
:10018700D3EF9400EE6480948040167D107C27EDB9
:100197001D7001
www.eeworm.com/read/460003/7259201
c uart.c
#include //sfr定义用头文件
// Delay routine //延时用子程序
//unsigned char data[]={08FE,10F9,0795,09CA};
#define uchar unsigned char
#define uint unsigned int
sbit rs=P2^3;
www.eeworm.com/read/460003/7259202
lst uart.lst
C51 COMPILER V8.08 UART 04/02/2009 17:28:56 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
www.eeworm.com/read/460003/7259204
obj uart.obj
www.eeworm.com/read/460003/7259205
opt 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 {
www.eeworm.com/read/460003/7259206
lnp uart.lnp
"UART.obj"
TO "UART"
RAMSIZE(256)
CODE( 0X0000-0XF7FF )
XDATA( 0X0000-0X07FF )
www.eeworm.com/read/460003/7259207
plg uart.plg
礦ision3 Build Log
Project:
G:\王敬明\程序\工程\串口通讯\UART.uv2
Project File Date: 04/02/2009
Output:
www.eeworm.com/read/458306/7299463
h uart.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**