代码搜索结果
找到约 10,000 项符合
AVR 的代码
clock-avr.h
#ifndef CONTIKI_CLOCK_AVR_H
#define CONTIKI_CLOCK_AVR_H
#if defined (__AVR_ATmega128__)
#define AVR_OUTPUT_COMPARE_INT TIMER0_COMP_vect
#define OCRSetup() \
/* Select internal clock */ \
ASSR =
avr_flash.c
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file avr_flash.c *********************************************************
*
* \brief
* This file writes/r
avr_flash.h
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file avr_flash.h *********************************************************
*
* \brief
* This file writes/r
readme.avr32
From: Haavard Skinnemoen
Date: Wed, 30 Aug 2006 17:01:46 +0200
Subject: [PATCH] AVR32 architecture support
This patch adds common infrastructure code for the Atmel AVR32
archi
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
}
readme.avr32
From: Haavard Skinnemoen
Date: Wed, 30 Aug 2006 17:01:46 +0200
Subject: [PATCH] AVR32 architecture support
This patch adds common infrastructure code for the Atmel AVR32
archi