代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/12054/239295
ddb usb声卡.ddb
www.eeworm.com/read/13385/274201
o usb.o
www.eeworm.com/read/13385/274203
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/13385/274204
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/13385/274205
elf usb.elf
www.eeworm.com/read/13385/274207
map usb.map
Archive member included because of file (symbol)
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
usb.o (__do_copy_data)
C:/WinAVR/bin/../lib/gcc/avr/3
www.eeworm.com/read/13385/274208
hex usb.hex
:100000000C942A000C9455050C9445000C94450062
:100010000C9445000C9445000C9445000C9445004C
:100020000C9445000C9445000C9445000C9445003C
:100030000C9445000C9445000C9445000C9445002C
:100040000C9445000C9
www.eeworm.com/read/13385/274210
sym usb.sym
00000000 W __heap_end
00000000 a __tmp_reg__
00000000 W __vector_default
00000000 T __vectors
00000001 a __zero_reg__
0000003d a __SP_L__
0000003e a __SP_H__
0000003f a __SREG__
00000054 T __c
www.eeworm.com/read/13385/274211
c usb.c
#include
#include
#include
#include
#include
#include "usb.h"
#define BAUD 9600
#define uchar unsigned char
static EPPF