代码搜索:EEprom 有哪些应用?

找到约 10,000 项符合「EEprom 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/165955/10044393

dbg eeprom.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR .\ FILE 74164.h FUNC write164 66 fV BLOCK 2 68 DEFREG ch 20 c DEFREG i 22 c DEFREG x 16 c LINE 2 68 LINE 5 68 LINE 6 6A LINE 7 6C LINE 8 6
www.eeworm.com/read/165955/10044399

o eeprom.o

XL H 3 areas 15 global symbols M eeprom.c S push_gset1 Ref0000 S push_gset2 Ref0000 S _EEPROMwrite Ref0000 S pop_lset Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S _EEPROMread Ref0000 S
www.eeworm.com/read/165955/10044401

mp 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) ----------
www.eeworm.com/read/165955/10044403

s 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
www.eeworm.com/read/165955/10044405

cof eeprom.cof

www.eeworm.com/read/165955/10044407

hex eeprom.hex

:0200000012C02C :04001000ADC045C07A :14002600CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E6AB :14003A00F0E010E0E736F10711F00192FBCF0083E6E2F0E064 :14004E00A0E6B0E010E0E632F10721F0C89531960D92F9CFEC :14
www.eeworm.com/read/165955/10044409

lst 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
www.eeworm.com/read/165955/10044411

src eeprom.src

[Files] eeprom.c [Headers] [Documents]
www.eeworm.com/read/165955/10044413

mak 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:
www.eeworm.com/read/165955/10044416

lis eeprom.lis

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