代码搜索:AVR微处理器
找到约 10,000 项符合「AVR微处理器」的源代码
代码结果 10,000
www.eeworm.com/read/300404/13915096
obj avr.obj
www.eeworm.com/read/300404/13915104
lst avr.lst
AVRASM ver. 1.54 avr.asm Sat Aug 26 18:17:55 2006
.include "8535def.inc"
;***************************************************************************
;* A P P L I
www.eeworm.com/read/300404/13915114
asm avr.asm
.include "8535def.inc"
;.equ ramend=$25f
.org $0000
rjmp reset
tab: .db $3f,$06
reset: ldi r16,low(ramend)
out spl,r16
aa: rjmp aa
www.eeworm.com/read/300404/13915135
mrc avr.mrc
AVRASM ver. 1.54 avr.asm Sat Aug 26 18:17:55 2006
EQU sreg 0000003f
EQU sph 0000003e
EQU spl 0000003d
EQU gimsk 0000003b
EQU gifr 0000003a
EQ
www.eeworm.com/read/237879/13922961
lib avr.lib
www.eeworm.com/read/200155/15439531
c avr.c
/*
Program: revava - Atmel Dis-Assembler
File: Avr.C
Parts of this are Copyright (C) 1997-1999 Uros Platise
The rest of it is Copyright (C) 2001 Daniel J. Winker
This program is free softwa
www.eeworm.com/read/200155/15439532
h avr.h
/*
Program: revava - Atmel Dis-Assembler
File: Avr.h
Parts of this are Copyright (C) 1997-1999 Uros Platise
The rest of it is Copyright (C) 2001 Daniel J. Winker
This program is free softwa
www.eeworm.com/read/108880/15571214
pcb avr.pcb
www.eeworm.com/read/31537/1023588