代码搜索结果

找到约 10,000 项符合 Protocol 的代码

protocol1.dsp

# Microsoft Developer Studio Project File - Name="Protocol1" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)

protocol_api.h

/** @file FAP.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.

protocol_api.c

/** @file Protocol_API.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights

usb_protocol.lst

C51 COMPILER V6.23a USB_PROTOCOL 03/09/2005 20:46:02 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE USB_PROTOCOL OBJECT MODULE PLA

record_protocol.h

/********************************************************\ * 文件名: Record_Protocol.H * 创建时间:2005年6月22日 * 创建人: * 版本号: 1.00 * 功能: 定义车载终端与系统中心之间的无线协议 * 文件属性:公共文件 * 修改历史:(每条详述) 协议说明: 1,来

handle_protocol.h

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 主控系统与HANDLE之间的协议命令 上行和下行的消息结构一样,消息头和消息尾固定,消息头 '$'0x24 表示为$的ASCII字符, 消息长度表示为整个消息包的长度,包括了消息头和消息尾。消息号即为

disp_protocol.h

#ifndef __Disp_Protocol_H #define __Disp_Protocol_H //显示终端向主控终端发送的消息命令字 #define DISP_ASK_WATCH_STATUS_UP 0x80 //显示终端请求车辆状态 //#define DISP_RECEIVE_INFO_ECHO_UP 0x81 //显示终端接收到一个完整的文字信息