代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.bak
/******************************************************
// Filename : Uart.c
// Abstract : This file implements main function.
//
// Device : uPD78F0396
// CreateTime: 2006/11/01
// Auth
uart.c
/*
;***********************************************************************
;* 北京达盛科技有限公司
;* 研 发 部
;*
;*
uart.h
/*
*************************************************************************
* Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT..
* All rights reserved.
*
* Filename:
uart.c
/*
*************************************************************************
* Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT..
* All rights reserved.
*
* Filename:
uart.h
#ifndef __UART_H___
#define __UART_H___
#define printf Uart_Send_String
void Uart_Init(int pclk,int baud) ;
void Uart_Select(int ch) ;
void Uart_Send_Byte( char data);
void Uart_Send_Stri
uart.c
/*---------------------------------------------------------------------------------
Project : Test for 2410
Author : Kreal@163.net
Creation Date : 04-04-15
Revision
uart.lst
C51 COMPILER V7.06 UART 07/10/2003 14:34:42 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
uart.c
/*********************************************************************
* Copright(c) 2003,广州周立功单片机发展有限公司
* All rights reserved.
* http://www.zlgmcu.com
*
*文件名称: uart.c
*文件标识