代码搜索:AVR
找到约 10,000 项符合「AVR」的源代码
代码结果 10,000
www.eeworm.com/read/303965/13805929
lst os_cpu_a.lst
1 # 1 "../AVR/OS_CPU_A.S"
2 # 1 ""
1 ;************************************************************************************************
www.eeworm.com/read/146268/5739089
h gcc.h
#ifndef _ARCH_AVR_GCC_H_
#define _ARCH_AVR_GCC_H_
/*
* Copyright (C) 2001-2005 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/409089/11358542
h hardware.h
/*
hardware.h
Define my hardware dependent stuff here
*/
#define CPUCLK 4000000L // CPU xtal
#define TICKRATE 1000 // AvrX timer queue Tick rate
#define BAUDRATE 19200L /
www.eeworm.com/read/262102/11606889
map main.map
Archive member included because of file (symbol)
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr4\libgcc.a(_udivmodqi4.o)
D:/ME500实验例程/DS18B20/DS18B20-MYC51/DS18B20-SHM-C51-AV
www.eeworm.com/read/344006/11913290
h hardware.h
/*
hardware.h
Define my hardware dependent stuff here
31-May-2002 - Added check for mega128
*/
#define CPUCLK 2000000L // CPU xtal
#define TICKRATE 1000 // AvrX tim
www.eeworm.com/read/256858/11967956
dp2 taskexcu.dp2
taskexcu.o: C:\icc\examples.avr\AVR_PQ1A_DEMO\21_uCOSII/includes.h C:/icc/include/iom16v.h C:\icc\examples.avr\AVR_PQ1A_DEMO\21_uCOSII/OS_CPU.H C:/icc/include/macros.h C:\icc\examples.avr\AVR_PQ1A_DEM
www.eeworm.com/read/256858/11967959
mak ucosii.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -m -g -ucrtatmega.o -dram_end:0x45f -bdata:0x60.0x45f -bfunc_lit:0x60.0
www.eeworm.com/read/256858/11967974
dp2 funcs.dp2
funcs.o: C:\icc\examples.avr\AVR_PQ1A_DEMO\21_uCOSII/includes.h C:/icc/include/iom16v.h C:\icc\examples.avr\AVR_PQ1A_DEMO\21_uCOSII/OS_CPU.H C:/icc/include/macros.h C:\icc\examples.avr\AVR_PQ1A_DEMO\2
www.eeworm.com/read/232343/14196829
h hardware.h
/*
hardware.h
Define my hardware dependent stuff here
31-May-2002 - Added check for mega128
*/
#define CPUCLK 8000000L // CPU xtal
#define TICKRATE 1000 // AvrX tim
www.eeworm.com/read/172593/5383660
h gcc.h
#ifndef _ARCH_AVR_GCC_H_
#define _ARCH_AVR_GCC_H_
/*
* Copyright (C) 2001-2005 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without