代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.h
/*
* include/linux/serial.h
*
* Copyright (C) 1992 by Theodore Ts'o.
*
* Redistribution of this file is permitted under the terms of the GNU
* Public License (GPL)
*/
#ifndef _LINUX_SERIAL_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
#ifndef _SERIAL_
#define _SERIAL_
#define BAUDRATE0 115200 // 用户定义的UART0 波特率
#define DB_SENDMAXSIZE 0x80
#define DB_RECMAXSIZE 0x80
void init_serial(void);
void OpenComm(void);
void SendC
serial.lst
C51 COMPILER V8.02 SERIAL 08/07/2008 16:11:58 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE SERIAL
OBJECT MODULE PLACED IN
serial.c
//-----------------------------------------------------------------------------
// Net SERIAL.C
//
// This module handles RS-232 messages and associated tasks
//-----------------------------------
serial.cpp
// Serial.cpp : implementation file
//
#include "stdafx.h"
#include "ACRemote.h"
#include "Serial.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
serial.h
#if !defined(AFX_SERIAL_H__981F1CE1_F69E_11D5_AC16_0080C80496C8__INCLUDED_)
#define AFX_SERIAL_H__981F1CE1_F69E_11D5_AC16_0080C80496C8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
serial.cpp
// Serial.cpp : implementation file
//
#include "stdafx.h"
#include "GPS.h"
#include "Serial.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e
serial.h
#if !defined(AFX_SERIAL_H__981F1CE1_F69E_11D5_AC16_0080C80496C8__INCLUDED_)
#define AFX_SERIAL_H__981F1CE1_F69E_11D5_AC16_0080C80496C8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_