代码搜索结果

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

eeprom.c

#include #include "link.h" //对EEprom进行操作的指令的宏定义 /////////////////////////////////////////////////////////////////////////// //#define EE_SO SO&0x01 /*25045输出*/ #define EE_SI1 SI=1

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

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

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