代码搜索结果
找到约 34,298 项符合
Serial 的代码
serial.__i
-c --device DARMP -g -O3 --apcs=interwork --asm --interleave -I "C:\Keil\ARM\INC\Philips" -o "serial.o" --omf_browse "serial.crf" --depend "serial.d" "serial.c"
serial.c
/******************************************************************************/
/* */
/* SERIAL.C: Low Level Serial Rout
serial.c
/*
* linux/kernel/serial.c
*
* (C) 1991 Linus Torvalds
*/
/*
* serial.c
*
* This module implements the rs232 io functions
* void rs_write(struct tty_struct * queue);
* void rs_init(void);
* and all i
serial.lnp
".\INT0\Serial.obj"
TO ".\INT0\serial"
PRINT(".\serial.m51")
serial.o.d
serial.o: ../serial.c \
c:/winavr-20090313/lib/gcc/../../avr/include/avr/pgmspace.h \
c:/winavr-20090313/lib/gcc/../../avr/include/inttypes.h \
c:/winavr-20090313/lib/gcc/../../avr/include/st
serial.rc2
//
// SERIAL.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
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) Ap
serial.plg
Build Log
--------------------Configuration: Serial - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
serial.lst
C51 COMPILER V8.05a SERIAL 02/09/2009 15:21:59 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE SERIAL
OBJECT MODULE PLACED IN
serial.c
#include "fx2.h"
#include "fx2regs.h"
#include "io.h"
#include "serial.h"
#define BAUDRATE 9600 //设置波特率