代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.d
.\output\serial.o: Serial.c
.\output\serial.o: e:\Keil\ARM\INC\Philips\LPC23xx.H
serial.h
#ifndef __SERIAL_H__
#define __SERIAL_H__
typedef int (*serial_init_func_t)(int);
typedef int (*serial_read_func_t)(void);
typedef int (*serial_write_func_t)(int);
typedef int (*serial_poll_fun
serial.c
#include
#include
#include
#include
#include
#define ST16C654 0x00
#define TL16C554 0x01
#define USE_COMMUNICATION_CHIP ST16C654
serial.h
/*******************************************************************************
* 函数名称 :
* 功能描述 :
* 参数 :
*
* 返回值 :
* 作者 :
* 创建日期 :
* 全局变量 :
* 全局静态变量:
* 局部静态变
serial.cpp
/*
'COPYRIGHT: Foshan Analytical Instrument Factory, All rights reserved.
'This document, which contains confidential material is private and is
'the 'property and copyright of Foshan Analytical
serial.h
/*
'COPYRIGHT: Foshan Analytical Instrument Factory, All rights reserved.
'This document, which contains confidential material is private and is
'the 'property and copyright of Foshan Analytical
serial.c
#include "def.h"
#include "44b.h"
#include "option.h"
#include "utils.h"
static U16 SerialPortSel;
U16 SerialSwitch(U16 port)
{
/*#ifdef SERIAL_PORTS_SWITCH
// U16 old_sel = SerialPortSel;