代码搜索结果

找到约 10,000 项符合 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.c

#include // common defines and macros #include // derivative information #define uchar unsigned char #define uint unsigned int void write(uint add,

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.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.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

eeprom.lds

/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, * * See file CREDITS for list of people

eeprom.c

/* * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, michl@2n.cz * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can re

eeprom.c

/* * (C) Copyright 2001 * Murray Jensen, CSIRO-MIT, * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you ca