代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c
#include "InsUsb.h"
void SetDescriptor(void);
void RamControl(void);
void GetFirmWareVersion(void);
void SetDeviceSerialNumber(void);
void ControlOutDealWith(void);
void ControlOutComplete(v
protocol.lst
C51 COMPILER V7.01 PROTOCOL 02/17/2006 15:09:24 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE PROTOCOL
OBJECT MODULE PLACED I
protocol.h
/*
* LICENSE NOTICE.
*
* Use of the Microsoft Windows Rally Development Kit is covered under
* the Microsoft Windows Rally Development Kit License Agreement,
* which is provided within the M
protocol.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace PTZTest
{
abstract class PTZController
{
public const byte BIT0 = 0x01;
public const byt
protocol.html
Select
protocol.xml
Select Protocol Specification
This chapter describes the protocol used for communication between the Select daemon and clients
protocol.h
#if !defined(PROTOCOL_H)
#define PROTOCOL_H
#include "udp.h"
long ipmsg_get_pkt_no(void);
int ipmsg_send_release_files(const udp_con_t *con,const char *ipaddr,int pktno);
int ipmsg_send_br_isgetlist2(
protocol.c
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#include
#include
#include
#inc
protocol.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio 2002
FILE
protocol.c - processing of HID protocol events
MODIFIC