代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/389095/8548453
h process.h
#ifndef _PROCESS_H
#define _PROCESS_H
/////////////////////////////////////////////////
// 定义串口处理函数
void Init_Process(void);
int ProcessUART0(char pBuf[],int nLen);
int ProcessUART1(char pBuf[
www.eeworm.com/read/387619/8662236
c usbuart0.c
//使用F330,串口为P0.4,P0.5;操作方法:插上短路环J11,拔掉J12,连上USB线。
//-----------------------------------------------------------------------------
// UART.c
//--------------------------------------------
www.eeworm.com/read/430690/8733592
c stc12c5202ad.c
/******************************************************/
/*此程序使用的是STC12C5202AD型单片机,包括AD转换,串口通信,TLC5615DA的驱动。*/
/********************************************************/
#include
#includ
www.eeworm.com/read/187346/8831841
h serial.h
/***************************************************
公司: 好易通科技有限公司
产品名: TETRA终端
CPU: OMAP5910
功能: 串口测试
作者: 袁林、周卉
编写时间: 2004.12.22
修改时间: 2005.06.02
*******************
www.eeworm.com/read/185001/9060599
cpp comm.cpp
#include "StdAfx.h"
#include
#include "COMM.h"
/**********************************************************************
Function: ReadThread
Description:建立读串口线程,接收到字符时通知窗口或线程,线程结束
Inp
www.eeworm.com/read/178710/9387476
cpp datareceivedlg.cpp
// DataReceiveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataReceiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/178710/9387487
cpp datasenddlg.cpp
// DataSendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/176736/9485543
h rs232x3.h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (C), 2005, Emtronix Tech. Co., Ltd.
* File name: RS232X3.CPP
* Module name: ETR232i模块的串口驱动API函数
* Author/
www.eeworm.com/read/176732/9485778
c serial.c
#include "recframe.h"
#include "process.h"
#include
/*********************************************************************
* 函 数 名: Serial
* 功能描述: 串口接收发送中断服务程序
* 函数说明:
* 调用函数:
www.eeworm.com/read/176727/9486764
c serial.c
#include "recframe.h"
#include "process.h"
#include "time.h"
/*********************************************************************
* 函 数 名: Serial
* 功能描述: 串口接收发送中断服务程序
* 函数说明:
* 调用函数: StatSwi