代码搜索:USB技术
找到约 10,000 项符合「USB技术」的源代码
代码结果 10,000
www.eeworm.com/read/289227/8567694
c usb.c
#include "def.h"
#include "board.h"
#include "2410addr.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#include "usbin.h"
#ifdef USB_DOWNLOAD_SUPPORT
www.eeworm.com/read/289227/8567707
h usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us
www.eeworm.com/read/432765/8576007
h usb.h
#ifndef _USBDESCRIPTOR_H_
#define _USBDESCRIPTOR_H_
#include
#define _HID_DEVICE //need define the macro if want to write a hid device firmware
#define SWAP(x) ((((x)&0xFF)
www.eeworm.com/read/288871/8597300
obj usb.obj
www.eeworm.com/read/288871/8597319
lst usb.lst
C51 COMPILER V7.50 USB 03/08/2005 10:46:21 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN USB
www.eeworm.com/read/288871/8597347
c usb.c
/*********************************************************************************************************
**
** MP3 and U
www.eeworm.com/read/187768/8601914
pdf usb.pdf
www.eeworm.com/read/187716/8605467
c usb.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "timer.h"
#include "option.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#includ
www.eeworm.com/read/187716/8605473
h usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us
www.eeworm.com/read/288735/8610764
asm usb.asm
;*******************************************************************************************
; DS1620.asm - DS1620采集温度的主程序
;**************************************************************************