代码搜索结果

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

usb.plg

Build Log --------------------Configuration: USB - Win32 Release-------------------- Command Lines Creating temporary file "C:\DOCUME~1\曹雄恒\LOC

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

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

usb.h

#ifndef __USB_H__ #define __USB_H__ #include "my_type.h" // 定义标准的描述符类型,也就是USB分配的各种描述符的编号,即bDescriptorType 字段的值 #define DEVICE_DESCRIPTOR 0x01 //设备描述符 #define CONFIGURAT

usb.h

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 我的邮箱:computer-lov@tom.com 欢迎访问我的blog: http://computer00.21ic.org USB.H file

usb.h

/* * Copyright (C) 2008 The Android Open Source Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that t