代码搜索:COMPORT
找到约 971 项符合「COMPORT」的源代码
代码结果 971
www.eeworm.com/read/454615/7386849
h comport.h
/*********************************************************
版权所有:银骏科技
版本号 :1.00
文件名 :ComPort.h
创建日期:07/03
创建者:
功能说明: 串口处理程序头文件
*********************************************************/
#ifnd
www.eeworm.com/read/454615/7386859
h comport.h
/*********************************************************
版本号 :1.00
文件名 :ComPort.h
创建日期:
创建者:
功能说明: 串口处理程序头文件
*********************************************************/
#ifndef COMPORT_H_
www.eeworm.com/read/454615/7386863
c comport.c
/*********************************************************
版本号 :1.00
文件名 :ComPort.c
创建日期:
创建者:
功能说明: 串口处理程序文件
*********************************************************/
#define ARM_COMPORT_
www.eeworm.com/read/454615/7386876
c comport.c
/*********************************************************
版权所有:银骏科技
版本号 :1.00
文件名 :Slave.c
创建日期:07/03
创建者:
功能说明: 串口处理程序文件
*********************************************************/
#define
www.eeworm.com/read/437717/7741938
h comport.h
/*************************************************************************************************
*
* 模块名称:多线程串口通讯类(MultiThread Com class)
* 编制人(autho
www.eeworm.com/read/437717/7741959
cpp comport.cpp
// ComPort.cpp : 实现文件
//
#include "stdafx.h"
#include "ComPort.h"
namespace LsComm{
// CComPort
CComPort::CComPort()
{
this->m_pfnOnReceiveData = NULL;
this->m_pfnOnComBreak =N
www.eeworm.com/read/435273/7794597
h comport.h
// ComPort.h: interface for the CComPort class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_COMPORT_H__A8034C21_5B93_4D26_ACF6_5C893F1E4EE8__INCLUDE
www.eeworm.com/read/435273/7794624
cpp comport.cpp
// ComPort.cpp: implementation of the CComPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "modem_SMS.h"
#include "ComPort.h"
www.eeworm.com/read/196275/8102899