代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="$(Install_dir)\boards\davincievm\examples\eeprom\"
ProjectType=Executable
CPUFamily=T
eeprom.cmd
/*
* Copyright 2005 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*
* Not for distribution.
*/
/*
* Linker command file for Da
eeprom.h
/********************************************************************/
/********************************************************************/
/*****
eeprom.c
/********************************************************************/
/********************************************************************/
/*****
eeprom.h
/* eeprom.h - EEPROM NVRAM haeder file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01b,12oct01,g_h Clean for T2.2
0
eeprom.c
/* eeprom.c - EEPROM NVRAM routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,25jan02,g_h Move EEPROM_DELAY macro to config.h becuase it
eeprom.h
/*--------------------------------------------------------------------------
eeprom.h
Header file for eeprom emulation using boot (secondary) flash
11/2002 Ver 0.1 - Initial Version
Copyrigh