代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.h
/*--------------------------------------------------------------------------
uart.H
Header file for the uart Atmel AT89C51SND1
-------------------------------------------------------------------
uart.h
/*--------------------------------------------------------------------------
uart.H
Header file for the uart Atmel AT89C51SND1
-------------------------------------------------------------------
uart.h
/*--------------------------------------------------------------------------
uart.H
Header file for the uart Atmel AT89C51SND1
-------------------------------------------------------------------
uart.h
/******************** (C) COPYRIGHT 2004 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 05/16/2003
* Descr
uart.c
/******************** (C) COPYRIGHT 2004 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 08/06/2003
* Descr
uart.c
/*****************************************************************************
* uart.c: UART API file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
uart.d
uart.o: uart.c
uart.o: LPC23xx.h
uart.o: type.h
uart.o: target.h
uart.o: irq.h
uart.o: uart.h
uart.h
/****************************************************************************
*
* MODULE: uart.h
*
* COMPONENT: $RCSfile: uart.h,v $
*
* VERSION: $Name: $
uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============