代码搜索结果
找到约 34,298 项符合
Serial 的代码
serial.m51
BL51 BANKED LINKER/LOCATER V5.03 09/28/2004 10:20:02 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE Serial
serial communication.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
serial communication.plg
礦ision3 Build Log
Project:
G:\60401231-王凯厚\新建文件夹\Serial Communication.uv2
Project File Date: 11/25/2008
Output:
Build target 'Target 1'
assem
serial communication.lnp
"STARTUP.obj",
"Serial Communication.obj"
TO "Serial Communication"
serial.h
/*----------------------------------------------------------------------------
* Name: serial.h
* Purpose: serial port handling
* Version: V1.10
*----------------------------
serial.c
/*----------------------------------------------------------------------------
* Name: serial.c
* Purpose: serial port handling for MCB2300
* Version: V1.10
*----------------
serial.c
/*
* Name: serial.c
* Project: AVR-Doper
* Author: Christian Starkjohann
* Creation Date: 2006-07-10
* Tabsize: 4
* Copyright: (c) 2006 by Christian Starkjohann, all rights reserve
the serial interface.htm
The serial interface
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
".\OBJ\STARTUP.obj",
".\OBJ\ser.obj"
TO ".\OBJ\serial"
PRINT(".\LST\serial.m51") RAMSIZE(256)