代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c
#include "Include.H"
const struct devinfo_t stDevInfo[] =
{
//Devices which support Page Programming.
{M8515 , DEV_TWD3 | DEV_POLL | PAGE0X20},
// {M8515B , DEV_TWD0 | DEV_POLL | PAGE0X20}
protocol.h
#ifndef __PROTOCOL_H__
#define __PROTOCOL_H__
#include "Include.H"
//#define SYNFIX
extern const struct devinfo_t stDevInfo[];
extern const struct devtwd_t stDevTwd[];
void SendDevCo
protocol.h
#ifndef __brloader_protocol_h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
#define __brloader_protocol_h
typedef BYTE ETHERNET_ADDRESS [6];
typedef struct ETHERNET_FRAME {
ETHERNET_ADDRES
protocol.h
#ifndef _protocol_h_
#define _protocol_h_
void CheckConfigID(void);
#define TypDIObj 1
#define TypDOObj 2
#define TypAIObj 3
#define TypFIObj 4
#define TypFOObj 5
#define TypSendMsg 6
#d
protocol.c
/* protocol.c */
#include "ptpd.h"
Boolean doInit(RunTimeOpts*,PtpClock*);
void doState(RunTimeOpts*,PtpClock*);
void toState(UInteger8,PtpClock*);
void handle(RunTimeOpts*,PtpClock*);
void handleS
protocol.cpp
//********************************************************************
// 日期: 2004/08/25 - 25:8:2004 16:08
// 名前: tiamo
// 描述: protocol
//******************************************************
protocol.h
//********************************************************************
// 日期: 2004/08/25 - 25:8:2004 15:55
// 名前: tiamo
// 描述: protocol
//******************************************************
protocol.cpp
//********************************************************************
// 日期: 2004/08/11 - 11:8:2004 0:40
// 名前: tiamo
// 描述: protocol
//*******************************************************
protocol.config
/****************************** Aicaca Community Messenger Client*****************************
Copyright (C) Aicaca.com, All rights reserved.
Writer : Byung-ku, Cho (Aicaca)
E-ma
pkcipe-protocol
Description of the protocol used by PKCIPE
This is a protocol to ease configuration of CIPE links. It removes the
need for secret keys and deals well with dynamic carriers.
This protocol performs th