代码搜索结果

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

reclama3.mak

CC = iccavr LIB = ilibw CFLAGS = -e -D__ICC_VERSION="7.16A" -DATMega8 -l -g -MEnhanced -MHasMul -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -g -e:0x2000 -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x

uart.c

/************************************************************************* Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fleury http://

port_test.pbd

This is an internal working file generated by the Source Browser. 09:34 40s D:\01_Daewon_F&C\02_FW\01_PEDESTAL\02_IAR_AVR\04_Port_Test\Debug\Obj\main.pbi

usbd12.lis

.module USBD12.C .area text(rom, con, rel) 0000 .dbfile C:/icc/include/AVR_PQ1A.h 0000 .dbfunc e Delayus _Delay

delay.c

/* Precise Delay Functions V 0.51, Martin Thomas, 9/2004 & 1/2005 See also delay.h. Inspired by the avr-libc's loop-code */ #include #include #i

uart.c

/************************************************************************* Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fleury http://

robbot.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -fihx_coff

main.map

Archive member included because of file (symbol) C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o) main.o (__do_copy_data) C:/WinAVR/bin/../lib/gcc/avr/

main.c

#define F_CPU 10000000UL #include #include #include #include #include #define loop_until_bit_is_clear(sfr, bit) do { } while

main.map

CodeVisionAVR C Compiler V1.24.6 Standard (C) Copyright 1998-2005 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com e-mail:office@hpinfotech.com File: C:\Documents and Settings\Ivanecek