代码搜索结果

找到约 10,000 项符合 AVR 的代码

avr309usbdemo.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

avr32_config.mk

# # (C) Copyright 2000-2002 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you ca

avr32_linux.c

/* * Copyright (C) 2004-2006 Atmel Corporation * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * mod

500-avr32.patch

diff -Nur gcc-4.1.2/config.sub gcc-4.1.2-owrt/config.sub --- gcc-4.1.2/config.sub 2005-12-16 13:57:40.000000000 +0100 +++ gcc-4.1.2-owrt/config.sub 2007-05-24 12:03:28.000000000 +0200 @@ -239,7 +239,7

elf32-avr.c

/* AVR-specific support for 32-bit ELF Copyright 1999, 2000 Free Software Foundation, Inc. Contributed by Denis Chertykov This file is part of BFD, the Binary File Descriptor

avr85xx.sh

ARCH=avr:2 MACHINE= SCRIPT_NAME=elf32avr OUTPUT_FORMAT="elf32-avr" MAXPAGESIZE=1 EMBEDDED=yes TEMPLATE_NAME=generic TEXT_LENGTH=8K DATA_LENGTH=512 EEPROM_LENGTH=512 STACK=0x25F

avr23xx.sh

ARCH=avr:2 MACHINE= SCRIPT_NAME=elf32avr OUTPUT_FORMAT="elf32-avr" MAXPAGESIZE=1 EMBEDDED=yes TEMPLATE_NAME=generic TEXT_LENGTH=2K DATA_LENGTH=128 EEPROM_LENGTH=128 STACK=0x0DF

eeprom_avr_libc.c

/* DCM: This code emulates the eeprom API provided by the AVR version * of libc. That way we can use this API in our TinyOS apps * directly. */ void eeprom_read_block(void* buffer, void * offset,

avr200b.asm

;**** A P P L I C A T I O N N O T E A V R 2 0 0 ************************ ;* ;* Title: Multiply and Divide Routines ;* Version: 1.1 ;* Last updated: 97.07.04 ;* Target: AT90Sxxxx (All AVR D