代码搜索结果

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

usb.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

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.map

****************************************************************************** TMS320C2000 COFF Linker PC Version 3.01 *******************************************************

usb.h

#ifndef __USB_H__ #define __USB_H__ #include extern void __LIB__ USB_Initialise( void ); extern void __LIB__ USB_ISR( void ); #endif /* __USB_H__ */