代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/155939/6339081
hex philips_usb.hex
:1009E0008F188D19AF27EFC4135407FFEF20E002D3
:1009F000C2AF90700374D0F0E51960034318809083
:100A00007002E518F0AF27EFC4135407FFEF20E0A2
:040A100002D2AF223D
:1009AA008F18AF27EFC4135407FFEF20E002C2AF3E
www.eeworm.com/read/155939/6339085
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED
www.eeworm.com/read/155939/6339093
plg philips_usb.plg
礦ision2 Build Log
Project:
G:\USB1.1\philips_usb.uv2
Project File Date: 06/17/2003
Output:
www.eeworm.com/read/155939/6339098
hex philips_usb.hex
:1009E0008F188D19AF27EFC4135407FFEF20E002D3
:1009F000C2AF90700374D0F0E51960034318809083
:100A00007002E518F0AF27EFC4135407FFEF20E0A2
:040A100002D2AF223D
:1009AA008F18AF27EFC4135407FFEF20E002C2AF3E
www.eeworm.com/read/155939/6339101
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED
www.eeworm.com/read/494374/6375874
c usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
www.eeworm.com/read/492615/6416467
doc ~$ usb设备架构.doc
www.eeworm.com/read/492663/6417936
h usb_task.h
/*H**************************************************************************
* NAME: usb_task.h
*----------------------------------------------------------------------------
* Copyright (c) 2003 A
www.eeworm.com/read/492697/6419719
h usb200.h
#ifndef __USB200_H__
#define __USB200_H__
#include "usb100.h"
#include
typedef enum _USB_DEVICE_SPEED {
UsbLowSpeed = 0,
UsbFullSpeed,
UsbHighSpeed
} USB_D
www.eeworm.com/read/492697/6419954
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#include
//bmRequest.Dir
#define BMREQUEST_HOST_TO_DEVICE 0
#define BMREQUEST_DEVICE_TO_HOST 1
//bmRequest.Type