代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/169604/5419108
hex eeprom.hex
:040000000C942E002E
:140054000102030405060708CFE5D4E0CDBFDEBFC051D040C2
:140068000AEA08830024E0E6F0E010E0E636F10711F00192B3
:14007C00FBCF0083ECE5F0E0A0E6B0E010E0EC35F10721F052
:14009000C89531960D9
www.eeworm.com/read/169604/5419110
lst eeprom.lst
__text_start:
__start:
002E E5CF LDI R28,0x5F
002F E0D4 LDI R29,4
0030 BFCD OUT 0x3D,R28
0031 BFDE OUT 0x3E,R29
0032 51C0 SUBI R28,0x10
0033 40D
www.eeworm.com/read/169604/5419111
lis eeprom.lis
.module EEPROM.C
.area text(rom, con, rel)
0000 .dbfile E:\ICCAVR_H\CmmICC.H
0000 .dbfunc e delay50us _delay50u
www.eeworm.com/read/169604/5419112
prj eeprom.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=17
RadioGroup1=0
www.eeworm.com/read/169604/5419114
c eeprom.c
/*********************************************************************
微 雪 电 子 WaveShare http://www.waveShare.net
功能目的: 建立EEPROM操作示例
目标系统: 基于AVR单片机
应用软件: ICCAVR
www.eeworm.com/read/169604/5419115
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/168763/5437624
c eeprom.c
/*
* (C) Copyright 2001
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free so
www.eeworm.com/read/168763/5437974
lds eeprom.lds
/*
* (C) Copyright 2002
* Gary Jennejohn, DENX Software Engineering,
* (C) Copyright 2005
* Ladislav Michl, 2N Telekomunikace,
*
* See file CREDITS for list of people