代码搜索结果
找到约 10,000 项符合
UART 的代码
uart._h
/******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* RS232通信驱动程序 */
/* 作者:詹卫前
uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile E:\icc\iccavr\mega8\mega8\DAC\uart.c
.dbfunc e putchar _putchar fV
; c -> R16
.even
_putchar::
.dbline -1
.dbline 18
; /**
uart.vhd
-- File Name: uart.vhd
-- Version: 1.1
-- Date: January 22, 2000
-- Model: Uart Chip
-- Dependencies: txmit.hd, rcvr.vhd
--
-- Company: Xilinx
--
--
-- Disclaimer:
uart.h
#ifndef __UART_H__
#define __UART_H__
#include "../inc/macro.h"
#include "../ucos-ii/ucos_ii.h"
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVEN
uart.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
uart.asm
SUBTITLE "Software uart subroutines"
#define TX_ GPIO,2
;************************************************************************************************************
; SE
uart.hex
:03000000020019E2
:0C001900787FE4F6D8FD75810702000333
:10000300758920758BE5758DE5E4F587D28E759836
:060013005012002580FBE5
:0B0025007599593099FDC299D29B22B9
:00000001FF
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
"STARTUP.obj",
"pc_mcu.obj"
TO "UART"
RAMSIZE(256)
uart.plg
礦ision3 Build Log
Project:
E:\keil\UART\UART.uv2
Project File Date: 03/06/2007
Output: