代码搜索:usb充电

找到约 10,000 项符合「usb充电」的源代码

代码结果 10,000
www.eeworm.com/read/283403/9023949

map usb.map

****************************************************************************** TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00 ******************************************
www.eeworm.com/read/283403/9023960

mak 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
www.eeworm.com/read/283403/9023995

paf usb.paf

www.eeworm.com/read/283403/9024000

pjt 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
www.eeworm.com/read/283403/9024014

c 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
www.eeworm.com/read/283403/9024049

wks usb.wks

www.eeworm.com/read/283201/9035745

h usb.h

#ifndef _USB_H_ #define _USB_H_ #define Usb_Base_Address 0x2000000 #define Usb_Data_Address 0x0000000 #define Usb_Command_Address 0x0000001 //***************************************************
www.eeworm.com/read/283201/9035915

c usb.c

#include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\option.h" #include "..\inc\usb.h" #include #include #include //sta
www.eeworm.com/read/185402/9039160

c 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
www.eeworm.com/read/185402/9039165

h 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