代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/216541/15004275
pdf usb.pdf
www.eeworm.com/read/216377/15016556
h usb.h
#define IO_9603 0x4000000 /*9603 uses nGCS2 */
void __irq usb_isr(void);
unsigned char read_usb(unsigned char adr);
void write_usb(unsigned char adr,unsigned char dat);
void bitset(unsigned char adr,u
www.eeworm.com/read/216372/15016839
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/114415/15054001
pas usb.pas
{$A+,B-,D+,E+,F-,G+,I+,L+,N-,O-,P-,Q-,R-,S+,T-,V+,X+,Y+}
{ ************************************************************************ }
{ USB.PAS: SB BASIC Routines by Dieter R. Pawelczak
www.eeworm.com/read/215463/15060847
h usb.h
/*
* File: usb.h
*
* Interface to a simple polling usb driver.
*
* Copyright (C) 2002 RidgeRun, Inc.
* Author: Gordon McNutt
*
* This program is free software; you can
www.eeworm.com/read/215393/15062216
h usb.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
USB.H file
www.eeworm.com/read/215390/15062346
o usb.o
www.eeworm.com/read/215390/15062352
lss usb.lss
usb.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000b7c 00000000 00000000 00000094 2**0
CON
www.eeworm.com/read/215390/15062354
lst usb.lst
1 .file "usb.c"
2 .arch atmega16
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/215390/15062356