代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/271051/11010728
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/416673/11018160
c app_usb.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
Part of BlueLab 3.6.2-release
FILE NAME
app_usb.c
DESCRI
www.eeworm.com/read/416673/11018162
h app_usb.h
/* Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006 */
/* Part of BlueLab 3.6.2-release */
#ifndef __app_usb_h
#define __app_usb_h
#include "app_private.h"
extern void UsbHandleClassReque
www.eeworm.com/read/416673/11018174
~c app_usb.~c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
Part of BlueLab 3.6.2-release
FILE NAME
app_usb.c
DESCRI
www.eeworm.com/read/416644/11018793
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/416502/11023454
rar usb上位机.rar
www.eeworm.com/read/270879/11023580
bak usb_opt.bak
### 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 {
www.eeworm.com/read/270879/11023586
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/270879/11023588
m51 usb.m51
BL51 BANKED LINKER/LOCATER V5.12 10/30/2007 16:17:30 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/270844/11024213
h usb-serial.h
/*
* USB Serial Converter driver
*
* Copyright (C) 1999, 2000
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it unde