代码搜索结果
找到约 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) // use
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.c
/*
drivers/net/tulip/eeprom.c
Maintained by Jeff Garzik
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software may be
eeprom.c
/*
drivers/net/tulip/eeprom.c
Maintained by Jeff Garzik
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software may be
eeprom.lst
C51 COMPILER V7.02a EEPROM 01/19/2006 15:39:37 PAGE 1
C51 COMPILER V7.02a, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
eeprom.c
/*= eeprom.c ===================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu
eeprom.lst
C51 COMPILER V7.02a EEPROM 01/23/2006 10:15:25 PAGE 1
C51 COMPILER V7.02a, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
eeprom.c
/*= eeprom.c ===================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu
eeprom.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\MYDSP\F28335\C\EEPROM\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compil