代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/467049/7014548
obj usb_test.obj
www.eeworm.com/read/467049/7014560
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/467049/7014562
obj usb_test.obj
www.eeworm.com/read/467049/7014563
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/467180/7019476
h 2440usb.h
/*********************************************
NAME: 2440usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/466907/7023302
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/466907/7023304
m51 usb.m51
BL51 BANKED LINKER/LOCATER V6.05 06/04/2008 21:50:46 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
C:\KEIL_FOR_8051\C51\BIN\BL51.E
www.eeworm.com/read/466977/7026169
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#include
//bmRequest.Dir
#define BMREQUEST_HOST_TO_DEVICE 0
#define BMREQUEST_DEVICE_TO_HOST 1
//bmRequest.Type
www.eeworm.com/read/466105/7038224