代码搜索:USB技术

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

代码结果 10,000
www.eeworm.com/read/125708/14470134

def usb_dll.def

; USB_DLL.def : 声明 DLL 的模块参数。 LIBRARY "USB_DLL" EXPORTS DelDriA @1 FindDriv @2 Find_USBDisk @3 LLFormatDisk @4 ; 此处可以是显式导出
www.eeworm.com/read/125708/14470138

vcproj usb_dll.vcproj

www.eeworm.com/read/125708/14470142

rc usb_dll.rc

// Microsoft Visual C++ 生成的资源脚本。 // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // 从 TEXTINCLUDE 2
www.eeworm.com/read/125708/14470147

cpp usb_dll.cpp

// USB_DLL.cpp : 定义 DLL 的初始化例程。 // #include "stdafx.h" #include "USB_DLL.h" #include #include #include #include #include #define DWO
www.eeworm.com/read/125708/14470149

h usb_dll.h

// USB_DLL.h : USB_DLL DLL 的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error include 'stdafx.h' before including this file for PCH #endif #include "resource.h" // 主符号 typedef enum
www.eeworm.com/read/226407/14475988

h 2410usb.h

/********************************************* NAME: 2410usb.h DESC: HISTORY: 03.23.2002:purnnamu: first release for 2410 *********************************************/ #ifndef __24XUS
www.eeworm.com/read/226341/14480136

c usb_test.c

#include #include "DSP28_Device.h" #include "type.h" #include "sx2.h" #include "descriptors.h" #include "DEC2812_USB.h" #include "ep0req.h" BOOL Load_descriptors(char length, ch
www.eeworm.com/read/226341/14480142

obj usb_test.obj

www.eeworm.com/read/226341/14480144

dec2812_usb

#define FALSE 0 #define TRUE 1 #define SX2_IFCLKSRC 0x80 #define SX2_3048MHZ 0x40 #define SX2_IFCLKOE 0x20 #define SX2_IFCLKPOL 0x10 #define SX2_ASYNC 0x08 #define SX2_STANDBY 0x04 #defi
www.eeworm.com/read/125478/14491573

h usb100.h

#define MAXIMUM_USB_STRING_LENGTH 255 // values for the bits returned by the USB GET_STATUS command #define USB_GETSTATUS_SELF_POWERED 0x01 #define USB_GETSTATUS_REMOTE_WAKEUP_EN