代码搜索:usb 开发教程
找到约 10,000 项符合「usb 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/310150/13657696
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/309972/13661254
h 2440usb.h
/*********************************************
NAME: 2440usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/309830/13664021
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/309830/13664023
obj usb_test.obj
www.eeworm.com/read/309830/13664024
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/309418/13671763
c app_usb.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2005-2008
Part of BlueLab 4.0.1-release
FILE NAME
app_usb.c
DESCRI
www.eeworm.com/read/309418/13671764
h app_usb.h
/* Copyright (C) Cambridge Silicon Radio Ltd. 2005-2008 */
/* Part of BlueLab 4.0.1-release */
#ifndef __app_usb_h
#define __app_usb_h
#include "app_private.h"
extern void UsbHandleClassReque
www.eeworm.com/read/309390/13672997
h usb_error.h
/****************************************************************
* MT View Silicon Tech. Inc.
*
* Copyright 2007, MT View Silicon Tech. Inc., ShangHai, China
*
www.eeworm.com/read/309123/13681692