代码搜索:USB

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

代码结果 10,000
www.eeworm.com/read/183268/6308455

dbg usb-only.dbg

www.eeworm.com/read/183268/6308456

obj usb_proc.obj

www.eeworm.com/read/183268/6308461

otp usb-only.otp

www.eeworm.com/read/183268/6308462

prj usb-only.prj

www.eeworm.com/read/183268/6308466

bin usb-only.bin

www.eeworm.com/read/483085/6309749

obj usb_test.obj

www.eeworm.com/read/483085/6309780

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/483085/6309782

obj usb_test.obj

www.eeworm.com/read/483085/6309783

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/320801/6310871

h copy of usb.h

//中断类型 #define USB_INT_SPINT 0x01 #define USB_INT_SOFINT 0x08 #define USB_INT_EORINT 0x10 #define USB_INT_WUPCPU 0x20 #define USB_INT_EP0 0x01 #define USB_INT_EP1 0x02 #define USB_INT