代码搜索结果
找到约 10,000 项符合
AVR 的代码
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
avr450.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=1
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=12
RadioGroup1=1
E
avr450.src
[Files]
BC.c
BC_debug.c
liIon.c
nicd.c
nimh.c
[Headers]
[Documents]
avr312.doxygen
# Doxyfile 1.4.4
#---------------------------------------------------------------------------
# Project related configuration options
#----------------------------------------------------------------
avr_twi.h
#ifndef _TWI_H
#define _TWI_H
#define SLA_W 0xFE
#define SLA_R 0x01
#define RW_SUC 0
#define ERR_START 1
#define ERR_SLA_W 2
#define ERR_SLA_R 3
#define ERR_REPEAT 4
#d
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