代码搜索:USB

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

代码结果 10,000
www.eeworm.com/read/438696/7728090

h usb_main.h

/* PSI St醔l Robrt */ /* */ /* USB_Main.h ('h' pro test usb)
www.eeworm.com/read/438696/7728094

lst usb_main.lst

C51 COMPILER V5.50, USB_MAIN 02/12/99 16:05:15 PAGE 1 DOS C51 COMPILER V5.50, COMPILATION OF MODULE USB_MAIN OBJECT MODULE PLA
www.eeworm.com/read/438302/7733108

dp2 usb.dp2

usb.o: C:/iccavr/include/iom128v.h C:\DATA\MP3\Player\Code2/usb.h C:\DATA\MP3\Player\Code2/ata.h C:\DATA\MP3\Player\Code2/generic.h C:/iccavr/include/macros.h C:/iccavr/include/string.h C:/iccavr/incl
www.eeworm.com/read/438225/7733643

h usb_extern.h

/*****************************************************************************/ #include "frDefs.h" // 宏定义头文件 //********************************************************************* //USB状态外部声明头
www.eeworm.com/read/438225/7733644

h usb_includes.h

#ifndef _H_USBMS_INCLUDES_ #define _H_USBMS_INCLUDES_ /**************************************************************************** *author : Freescale MCU & DSP Lab By Gedion * *修改记录 : 无 *
www.eeworm.com/read/438225/7733645

h usb_descriptor.h

#ifndef _H_USB_DESCRIPTOR_ #define _H_USB_DESCRIPTOR_ /*USB 各种描述定义头文件*/ /*USB2.0 设备描述符 */ const UINT8 Device_Descriptor[18] = { 0x12, //设备描述符的长度:18字节 0x01, //设备描述符类型 0x
www.eeworm.com/read/438225/7733649

h usb_isr.h

/*端点2,3中断处理函数没有用到,这里用的IQUE模式。所以使用端点4,5处理中断*/ #include "UF32reg.h" #include "usb_includes.h" // USB全局变量定义 #include "SCI.h" #include "data.h" extern unsigned char gdata[256]; extern unsign
www.eeworm.com/read/438225/7733650

c usb_init.c

www.eeworm.com/read/438225/7733660

h usb_processor.h

//#include "UF32reg.h" #ifndef _USB_PROCESSOR #define _USB_PROCESSOR #include "MC9S12UF32.h" #include "usb_includes.h" #include "usb_descriptor.h" #include "SCI.h" #include "data.h"
www.eeworm.com/read/438225/7733662

c usb_isr.c

#include "usb_isr.h" //-------------------------------------------------------------------------* //函数:USB_StatusChgISR--挂起,复位中断函数 * //功能:清除相应的标志位