代码搜索结果
找到约 9,851 项符合
EEPROM 的代码
eeprom.c
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
eeprom.nc
// $Id: EEPROM.nc,v 1.4 2003/10/07 21:46:29 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, c
eeprom.nc.svn-base
// $Id: EEPROM.nc,v 1.4 2003/10/07 21:46:29 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, c
eeprom.h.svn-base
// $Id: EEPROM.h,v 1.3 2003/10/07 21:46:29 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, co
eeprom.h
// $Id: EEPROM.h,v 1.3 2003/10/07 21:46:29 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, co
eeprom.h
/******************************************************************************
Filename: eeprom.h
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Function dec
eeprom.c
/******************************************************************************
Filename: eeprom.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Function imp
eeprom.h
/*
* This file contains the data defintions that are stored in EEPROM
*/
#ifndef DECLARE // if DECLARE is not defined
#define DECLARE extern // variables are ex
eeprom.c
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
eeprom.h
/*
* This file contains the data defintions that are stored in EEPROM
*/
#ifndef DECLARE // if DECLARE is not defined
#define DECLARE extern // variables are ex