代码搜索结果

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

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H #include "DataType.h" typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U

allformats.c

/* * Register all the formats and protocols * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the G

hostif.h

/** * hostif.h * * @author daedoo * @version 1.0 */ #ifndef __HOSTIF_H__ #define __HOSTIF_H__ #include "def.h" // rCTRL REGISTER #define SET_WAKEUP_BY_CPU (1

pelco_p.c

/**************************************************************************** * Resource of the protocol switch. * Name: protocol.c * Author: EdgarLiu * Date: 2004/9/6 ****************************

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

复件 usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

arpping.h

/* * arpping .h */ #ifndef ARPPING_H #define ARPPING_H #include #include #include #include struct arpMsg { struct ethhdr ethhdr;

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H #include "DataType.h" typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U

arpping.h

/* * arpping .h */ #ifndef ARPPING_H #define ARPPING_H #include #include #include #include struct arpMsg { struct ethhdr ethhdr;