代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/410767/11270065
axf usb_demo.axf
www.eeworm.com/read/410700/11271309
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED
www.eeworm.com/read/264910/11294906
plg usb_release.plg
礦ision3 Build Log
Project:
C:\Philips\LPC2888\LPC2888_SampleSoftware.130\USBMem\Memory.uv2
Project File Date: 09/05/2007
Output:
www.eeworm.com/read/264907/11295074
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (LPC318x Debug), 0x0004 // Tools: 'ARM-ADS'
Target (LPC318x), 0x0004 // Tools: 'ARM-ADS'
Group (Source Files)
Group (Documen
www.eeworm.com/read/264857/11298085
obj usb_test.obj
www.eeworm.com/read/264857/11298140
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/264857/11298146
obj usb_test.obj
www.eeworm.com/read/264857/11298148
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/409992/11305236
c usb_initialise.c
#include
#include
void USB_Initialise( void )
{
#asm
; Enable USB resistor pullups
ld a, USB_RESCTRL_1_5_K
or a, USB_RESCTRL_ENABLE
out