代码搜索结果
找到约 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
prototypes.h
/** @file prototypes.h defines the part of the mpi message header designed for the ft protocol */
#ifndef prototypes_h_
#define prototypes_h_
/** the proto_header is included in pkt_header in vtypes.
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
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
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
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
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
slipdev.c
/**
* \addtogroup uip
* @{
*/
/**
* \defgroup slip Serial Line IP (SLIP) protocol
* @{
*
* The SLIP protocol is a very simple way to transmit IP packets over
* a serial line. It doe
nph-test.cgi
#!/usr/bin/perl
# Remember that CGI programs have to close out the HTTP header
# (with a pair of newlines), after giving the Content-type:
# and any other relevant or available header information.
#
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