代码搜索:USB HID

找到约 10,000 项符合「USB HID」的源代码

代码结果 10,000
www.eeworm.com/read/102439/6231861

c usb_isr.c

/* Copyright 2003 Cygnal Integrated Products, Inc. File: usb_isr.c Author: JS & CS Created: AUG 03 Target Device: C8051F320 Source file for USB firmware. Includes the fo
www.eeworm.com/read/102439/6231862

h usb_config.h

/* Copyright 2003 Cygnal Integrated Products, Inc. File: usb_config.h Author: JS Created: AUG 03 Target Device: C8051F320 Header file for usb firmware. Includes device
www.eeworm.com/read/102439/6231863

c usb_stdreq.c

/* Copyright 2003 Cygnal Integrated Products, Inc. File: usb_stdreq.c Author: JS Created: AUG 03 Target Device: C8051F320 Source file for USB firmware. Includes servic
www.eeworm.com/read/102439/6231914

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
www.eeworm.com/read/102439/6231934

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
www.eeworm.com/read/102439/6231957

c usb_descriptor.c

/* File: USB_DESCRIPTOR.c Author: DM Created: 11/22/02 Target Device: C8051F320 Source file for USB firmware. Includes descriptor data. Functions: None */ #
www.eeworm.com/read/102439/6231958

h usb_main.h

/* Rev History 11/22/02 - DM: 1. Updated function prototypes and added constants to USB_MAIN.h with sample interrupt firmware. File: USB_MAIN.h Author: JS
www.eeworm.com/read/102439/6231959

c usb_isr.c

/* File: usb_top_isr.c Author: DM Created: 11/8/02 Target Device: C8051F320 Source file for USB firmware. Includes top level isr with Setup, and Endpoint data handlers.
www.eeworm.com/read/102439/6231962

h usb_descriptor.h

/* File: USB_DESCRIPTOR.h Author: DM Created: 11/22/02 Target Device: C8051F320 Header file for USB firmware. Defines standard descriptor structures. */ #ifndef
www.eeworm.com/read/102439/6231966

c usb_main.c

//----------------------------------------------------------------------------- // USB_MAIN.c //----------------------------------------------------------------------------- // Copyright 2002 Cygna