代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/287636/4019202
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/287532/4020761
c eeprom.c
/*
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
* Copyright (c) 2002-2005 Atheros Communications, Inc.
* All rights reserved.
*
* $Id: eeprom.c,v 1.1.1.1 2006/09/12 03:45:22 steven Exp
www.eeworm.com/read/287131/4026214
h eeprom.h
#ifndef _EEPROM_H
#define _EEPROM_H
/***********************************
Name: eeprom.h
Function:Erase and Program the EEPROM
Note: refer to the book "单片机嵌入式应用的在线开发方法" ,邵贝贝
Author: cao
www.eeworm.com/read/287131/4026218
c eeprom.c
/***********************************
Name: eeprom.c
Use: Erase and Program the EEPROM
Functions: EepromProgram(dword data); dword ReadFromEeprom;
Note: refer to the book "单片机嵌入式应用
www.eeworm.com/read/287131/4026264
h eeprom.h
#ifndef _EEPROM_H
#define _EEPROM_H
/***********************************
Name: eeprom.h
Function:Erase and Program the EEPROM
Note: refer to the book "单片机嵌入式应用的在线开发方法" ,邵贝贝
Author: cao
www.eeworm.com/read/287131/4026268
c eeprom.c
/***********************************
Name: eeprom.c
Use: Erase and Program the EEPROM
Functions: EepromProgram(dword data); dword ReadFromEeprom;
Note: refer to the book "单片机嵌入式应用
www.eeworm.com/read/284586/4061879
c eeprom.c
/*
create by hzh, to support wr/rd parameters to/from eeprom
*/
#include "snds.h" //added by zhao mingfei
#include "2440addr.h"
#include "2440lib.h"
#define SLV_ADDR_24C02 0xa0
void Delay(
www.eeworm.com/read/282551/4089701
c eeprom.c
//-----------------------------------------------------------------------------
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under w
www.eeworm.com/read/282551/4089720
h eeprom.h
//------------------------------------------------------------------------------
//
// Copyright (C) 2004, Motorola Inc. All Rights Reserved
//
//----------------------------------------------
www.eeworm.com/read/282551/4089771
c eeprom.c
#include "..\\..\\..\\..\\..\\MX31\\SRC\\KERNEL\\OAL\\eeprom.c"