代码搜索结果
找到约 10,000 项符合
AVR 的代码
avr102.asm
;**** A P P L I C A T I O N N O T E A V R 1 0 2 ************************
;*
;* Title: Block Copy Routines
;* Version: 1.1
;* Last updated: 97.07.04
;* Target: AT90Sxx1x (Devices with SRAM)
avr240.asm
;**** A P P L I C A T I O N N O T E A V R 2 4 0 ************************
;*
;* Title: 4x4 keypad, wake-up on keypress
;* Version: 1.1
;* Last Updated: 98.10.22
;* Target: All AVR Devices
avr320.asm
;**** A P P L I C A T I O N N O T E A V R 3 2 0 *****************
;*
;* Title : Software SPI Master
;* Version : 1.0
;* Last updated : 98.04.21
;* Target : AT90S1200
;* Easily modified f
avr_eeprom.h
// $Id: avr_eeprom.h,v 1.3 2003/10/07 21:46:28 idgay Exp $
#include
avr_develop.gfl
# XST (Creating Lso File) :
main.lso
# xst flow : RunXST
main.syr
main.prj
main.sprj
main.ana
main.stx
main.cmd_log
main.ngc
main.ngr
# Implmentation : Translate (CPLD flow)
__projnav/mai
avr309.rc
// Resource script for AVR309-USB driver
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,1,0,0
PRODUCTVERSION 2,1,0,0
FILEFLAGSMA
avr309.map
AVR309
Timestamp is 3fe704f4 (Mon Dec 22 15:51:32 2003)
Preferred load address is 00010000
Start Length Name Class
0001:00000000 0000112aH .text
avr309.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O-
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$Y-
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
avr309.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=0
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=0
Z=1
ShowHints=1
ShowWarnings=1
avr309.dpr
library AVR309;
{
Author: Ing. Igor Cesko
http://www.cesko.host.sk
cesko@internet.sk
Project: AVR309 application note : USB to UART converter
www.atmel.com
}