代码搜索结果

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

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

avr_gy-27._c

/***************************************** * 基于AVR单片机GY-27模块通信程序 * * HMC5883L+ADXL345 通信程序 * * 功 能:IIC通信读取数据并显示 * * 时钟频率:内部1M * * 设 计:广运电子 * * 修改日期:2011年

avr_gy-27.c

/***************************************** * 基于AVR单片机GY-27模块通信程序 * * HMC5883L+ADXL345 通信程序 * * 功 能:IIC通信读取数据并显示 * * 时钟频率:内部1M * * 设 计:广运电子 * * 修改日期:2011年

avr_gy-27.lis

.module AVR_GY-27.c .area text(rom, con, rel) 0000 .dbfile D:\MCU_Project\MCU_AVR\AVR_GY-27\AVR_GY-27.c 0000 .d

avr_gy-27.lst

__text_start: __start: AF EFCF LDI R28,0xFF B0 E2D1 LDI R29,0x21 B1 BFCD OUT 0x3D,R28 B2 BFDE OUT 0x3E,R29 B3 51CE SUBI R28,0x1E B4

avr_gy-27.mak

CC = iccavr CFLAGS = -e -D__ICC_VERSION="7.14C" -DATMEGA -D_EE_EXTIO -DATMega1280 -l -g -Mavr_enhanced -Wf-use_elpm ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -g -e:0x20000 -ucrtatmega.o -bfunc_lit:0x

avr_gy-27.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

avr_gy-27.s

.module AVR_GY-27.c .area text(rom, con, rel) .dbfile D:\MCU_Project\MCU_AVR\AVR_GY-27\AVR_GY-27.c .dbfile D:\MCU_Project\MCU_AVR\AVR_GY-27\delay.h .dbfunc e delay_1us _delay_1us fV .even

avr_gy-27.src

[Files] 1602.h AVR_GY-27.c delay.h i2c.h [Headers] [Documents]