代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.plg
礦ision2 Build Log
Project:
E:\Project\DP-51MCore\实验文档\实验例程\公共基础实验\实验7 串行口收发\C51\Uart.uv2
Project File Date: 09/27/2006
Output:
Build target 'T
uart.hex
:0800810048656C6C6F0D0A006C
:1000580075985043878053890F438920758BFA75AB
:050068008DFAD28E228A
:080079008F993099FDC2992214
:060003008B088A09890A3E
:10000900AB08050AE50AAA097002050914F91200E4
:0B0
uart.h
/*
Jesper Hansen
Original Author: Volker Oth
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
uart.c
/*
Jesper Hansen
Original Author: Volker Oth
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
uart.lst
C51 COMPILER V7.07 UART 02/10/2004 14:33:07 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
uart.c
/*********************************************************************
* Copright(c) 2003,广州周立功单片机发展有限公司
* All rights reserved.
* http://www.zlgmcu.com
*
*文件名称: uart.c
*文件标识
uart.h
#ifdef UART_GLOBALS
#define UART_EXT
#else
#define UART_EXT extern
#endif
UART_EXT unsigned char Get_Char();
UART_EXT void Printf_Char(uchar ascii);
UART_EXT void Printf_String(uchar *str
uart.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Descr