代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
seedvpm642eepromr.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\tic6000v2.20.18\myprojects\SEEDVPM642_example_new\SEEDVPM642_eeprom\"
ProjectType=E
seedvpm642eepromw.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\tic6000v2.20.18\myprojects\SEEDVPM642_example_new\SEEDVPM642_eeprom\"
ProjectType=E
dk3200ee.ini
[ProjectInfo]
Project=dk3200ee
Directory=C:\Work\DK3200\dk3200_eeprom_emul\dk3200_eeprom_p
Device Family=uPSD3000
PartName=uPSD3234A
Template=
Package=U (80-Pin TQFP)
MCUManufacturer=STMicroele
cssysend.c
/* csSysEnd.c - PCx86 or ARM system-dependent module for CS8900 Ethernet driver */
/* */
/* Copyright 2000 Crystal Semiconduc
oldeepromdg128.h
/***********************************
Name: EEPROMDG128.h
Function:Erase and Program the EEPROM
Author: QIU ZHAOPENG
Data: 2008.10.01
************************************/
#ifndef
light.mak
CC = iccavr
CFLAGS = -Ig:\ICC\include -e -DATMega8 -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Lg:\ICC\lib -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x60.
light.src
[Files]
Light.c
main.c
timer0.c
I2C.c
..\MainBody\RW_eeprom.c
[Headers]
..\..\..\ICC\include\macros.h
..\..\..\ICC\include\iom8v.h
[Documents]
..\MainBody\ReacMe.txt
timer0.s
.module Timer0.c
.area data(ram, con, rel)
_InterruptFlag::
.blkb 1
.area idata
.byte 0
.area data(ram, con, rel)
.dbfile G:\Mega8程序\TCXO评估板\Main\Timer0.c
.dbsym e InterruptFlag _Inter
tcxoboard.mak
CC = iccavr
CFLAGS = -IG:\ICC\include\ -e -DATMega8 -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LG:\ICC\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x6
tcxoboard.src
[Files]
Main.c
Timer0.c
PWM1.c
ADC.c
Uart.c
INT0+1.c
RW_eeprom.c
I2C.c
[Headers]
..\..\..\ICC\include\macros.h
..\..\..\ICC\include\iom8v.h
[Documents]
ReacMe.txt