代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.lst
C51 COMPILER V7.06 UART 11/16/2008 15:59:42 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.lst
C51 COMPILER V7.06 UART 11/16/2008 16:00:30 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.lst
C51 COMPILER V7.06 UART 03/13/2008 12:38:31 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
uart.c
//=============================================================
// 文件名称: UART.c
// 功能描述: UART发送和接收子程序
//维护记录:
// 2007.01.16 V1.0 by wangtao
//========================
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
uart.o
XL
H 1 areas 1 global symbols
M uart.c
A text size 12 flags 0
dbfile E:\公司用\atmega8l\final\new\nrf905_receive\uart.c
dbfunc e uart_init 0 fV
dbline FFFFFFFF 0
dbline 16 0
dbline 17 0
dbline 1
uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile E:\公司用\atmega8l\final\new\nrf905_receive\uart.c
.dbfunc e uart_init _uart_init fV
.even
_uart_init::
.dbline -1
.dbline 22
;
; /******
uart.lst
C51 COMPILER V7.06 UART 12/11/2007 01:02:43 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.h
/*********************************************************************************
* UART.h v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
* A