代码搜索结果

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

init.c

#include "paramac.h" #include "24c01.h" #include "save.h" #include "show.h" #include "debug.h" // 初始化子程序: void init(void){ unsigned char i,j; unsigned char value,dont_

at25320.c

/******************************************************************** Name : AT25320.C Function : Provide the operations include Read and Write to the AT25320A, SPI-interface EEPROM with

ramtron.bas

'------------------------------------------------------- ' (c) 2001 MCS Electronics ' RAMTRON.BAS ' This example shos how to use the www.ramtron.com eeprom

full_chip_simulation.map

PROGRAM "E:\free\飞思卡尔程序\EEPROM\bin\Full_Chip_Simulation.abs" ********************************************************************************************* TARGET SECTION -----------------------

ieeprom.h

/***************************************************************************** * IEeprom.h : Type Definitions for EEPROM interface * REALmagic Quasar Hardware Library * Created by Aurelia Popa-Radu

ethloop.c

//**************************************************************************** // // File Name: EthLoop.c // // Purpose: The LoopTest program performs two tests: // 1. EEPROM Test: // -Write

ce017_readme.txt

Readme File for Code Example: CE017 - Reading, Erasing and Writing to dsPIC30F Data EEPROM ---------------------------------------

i2c.c

/******************************************************************************* * * FILE NAME : i2c.c * * DESCRIPTION: * i2c for eeprom read/write routine * *****************************

i2c2.c

/******************************************************************************* * * FILE NAME : i2c.c * * DESCRIPTION: * i2c for eeprom read/write routine * *****************************

main.c

/********************************************************************************************************* ** 工程功能 :内置EEPROM ** 工程作者 :Blue Sky Teams——WCW ** 工程版本 :V1.0 ****************************