代码搜索结果
找到约 10,000 项符合
Serial 的代码
rc.serial
#
# /etc/rc.serial
# Initializes the serial ports on your system
#
# chkconfig: 2345 50 75
# description: This initializes the settings of the serial port
#
# FILE_VERSION: 19981128
#
# Distributed w
serial.conf
#
# This is a sample serial.conf file. You should uncomment out and modify
# the relevant lines as necessary.
#
# These are the standard COM1 through COM4 devices
#
#/dev/ttyS0 uart 16450 port 0x3F8
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
/***************************************************************************
(C) Copyright DELTA TAU DATA SYSTEMS Inc., 1992
Title: serial.h
Version: 1.00
Date: 08/06/1995
Autho
serial.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
serial.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
serial.c
//本函数集来自“51单片机世界”,作者斑竹丁丁(聂小猛)。
//主页地址http://www.mcu51.com
//串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
//出入均设有缓冲区,大小可任意设置。
//可供使用的函数名:
//char getbyte(void);从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。
//getline( ...
serial.h
/*
*********************************************************************************************************
* uC/OS-II
*
serial.c
/*
*********************************************************************************************************
* uC/OS-II
*