代码搜索结果

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

eeprom.mp

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

eeprom.s

.module eeprom.c .area text(rom, con, rel) .dbfile ./74164.h .dbfunc e write164 _write164 fV ; ch -> R20 ; i -> R22 ; x -> R16 .even _write164:: rc

eeprom.hex

:0200000012C02C :04001000ADC045C07A :14002600CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E6AB :14003A00F0E010E0E736F10711F00192FBCF0083E6E2F0E064 :14004E00A0E6B0E010E0E632F10721F0C89531960D92F9CFEC :14

eeprom.lst

__start: __text_start: 0013 E5CF LDI R28,0x5F 0014 E0D4 LDI R29,4 0015 BFCD OUT P3D,R28 0016 BFDE OUT P3E,R29 0017 51C0 SUBI R28,0x10 0018 40D0

eeprom.src

[Files] eeprom.c [Headers] [Documents]

eeprom.mak

CC = iccavr CFLAGS = -IC:\avr\icc\include\ -I.\ -e -l -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\avr\icc\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:

eeprom.lis

.module eeprom.c .area text(rom, con, rel) 0000 .dbfile ./74164.h 0000 .dbfunc e write164 _write164 fV 0000

eeprom.c

//ICC-AVR application builder : 2005-3-1 23:23:33 // Target : M8 // Crystal: 8.0000Mhz #include #include #include #include unsigned char display