代码搜索结果

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

usb.h

/*----------------------------------------------------------------------->>>*/ #include "..\Target\Def.h" #include "Command_api.h" //#include "Usbdrv.h" #ifndef __usb_h__ #define __usb_h__ /*=

usb.map

****************************************************************************** TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00 ******************************************

usb.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames

usb.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="usb" ProjectDir="D:\tic2000\myprojects\USB\" ProjectType=Executable CPUFamily=TMS32

usb.c

#include "DEC2812.h" #include "DSP28_Device.h" #include "DEC2812_USB.h" #ifndef _rtc_var #define _rtc_var unsigned int readFlag; unsigned int setupCnt; unsigned int sx2Setup; unsigned int

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