代码搜索结果

找到约 10,000 项符合 Serial 的代码

serial.c

/******************************************************************************/ /* This file has been a part of the uVision/ARM development tools */ /* Copyright KEIL ELEKTRONIK GmbH 2

serial.h

#ifndef serial_h_ #define serial_h_ void uart0_init (void); int uart0_putc(int ch); int uart0_putchar (int ch); /* replaces \n with \r\n */ int uart0_puts ( char *s ); /* uses putc */ i

serial.c

/******************************************************************************/ /* */ /* SERIAL.C: Low Level Serial Rout

serial.c

/*---------------------------------------------------------------------------- * R T L F l a s h F i l e S y s t e m E x a m p l e *---------------------------------------------------

serial.d

.\Obj\serial.o: Serial.c .\Obj\serial.o: D:\Keil\ARM\INC\Philips\LPC23xx.H

serial.c

/*---------------------------------------------------------------------------- * R T L F l a s h F i l e S y s t e m E x a m p l e *---------------------------------------------------

serial.h

//********************************************************************************** // 作者:dragon 完成于2004.3.12 //基于中断的串口驱动及显示程序 //联系方法: taolongyuan@hotmail.com //**********************************

serial.c

//********************************************************************************** //基于中断的串口驱动及显示程序 //********************************************************************************** #i

serial.dsp

# Microsoft Developer Studio Project File - Name="Serial" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) St