代码搜索:AVR

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

代码结果 10,000
www.eeworm.com/read/450461/7483758

makefile

# Valid parameters for mcu: # at90s2323 # at90s8515 # at90s8535 # atmega161 #CC=avr-gcc -mmcu=at90s2323 CC=avr-gcc -mmcu=at90s8515 #CC=avr-gcc -mmcu=at90s8535 #CC=avr-gcc -mmcu=atmega161 AS=a
www.eeworm.com/read/450376/7484985

mak at24c02.mak

CC = iccavr CFLAGS = -ID:\AVR\icc\include\ -e -DATMEGA -DATMega16 -l -g -Wa-IC:\icc\include\ -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\AVR\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x5
www.eeworm.com/read/446192/7583956

map tem.map

Archive member included because of file (symbol) E:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_udivmodhi4.o) obj/main.o (__udivmodhi4) E:/WinAVR/lib/gcc/avr/3.4.6/avr5\
www.eeworm.com/read/445348/7596390

map m16_ad.map

Archive member included because of file (symbol) d:/winavr-20081205/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr5\libm.a(fixunssfsi.o) M16_AD.o (__fixunssfsi) d:
www.eeworm.com/read/445336/7596488

map m16_int.map

Archive member included because of file (symbol) d:/winavr-20081205/bin/../lib/gcc/avr/4.3.2/avr5\libgcc.a(_exit.o) d:/winavr-20081205/bin/../lib/gcc/avr/4.3.2/../../
www.eeworm.com/read/444705/7608091

map main.map

Archive member included because of file (symbol) c:/winavr-20090306rc1/bin/../lib/gcc/avr/4.3.2/avr5\libgcc.a(_exit.o) c:/winavr-20090306rc1/bin/../lib/gcc/avr/4.3.2/
www.eeworm.com/read/442729/7645835

c can_trans_sajat.c

#include #include #include #include #include //regiszter c韒 defin韈i髃 #define CANCTRL 0x0F #define CNF1 0x2A //Bit i
www.eeworm.com/read/442324/7654987

h pmb.h

const unsigned char AVR_bmp[]= { /*-- 宽度x高度=48x24 --*/ //局部图像 0x00,0x00,0x00,0x00,0x80,0xE0,0xFC,0xFF,0xFF,0xFF,0x7F,0xFF,0xFE,0xFC,0xF0,0xC1, 0x0F,0x7F,0xFF,0xFF,0xFE,0xF0,0xC0,0x00,0x00,0
www.eeworm.com/read/437882/7740452

map main.map

Archive member included because of file (symbol) F:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o) main.o (__do_copy_data) F:/WinAVR/bin/../lib/gcc/avr/
www.eeworm.com/read/435995/7779700

c avrxsimpleserial.c

/* AvrXSimpleSerial.c Sample code for simple unbuffered (except for hardware) serial I/O for most (all?) Avr single and dual U(S)ART capable processors with >= 8k FLASH. There is a natur