代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3589776
c eeprom.c
/*!*****************************************************************************
*!
*! Implements an interface for i2c compatible eeproms to run under Linux.
*! Supports 2k, 8k(?) and 16k. Uses adap
www.eeworm.com/read/316872/3595945
c eeprom.c
/*
drivers/net/tulip/eeprom.c
Maintained by Valerie Henson
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software ma
www.eeworm.com/read/316872/3596355
c eeprom.c
/*
eeprom.c - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Copyright (C) 1998, 1999 Frodo Looijaard and
Philip Edelbrock
www.eeworm.com/read/316872/3596808
h eeprom.h
/* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $
* eeprom.h: Definitions for the Sun eeprom.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
/* The EEPROM and the Mostek
www.eeworm.com/read/316872/3597584
h eeprom.h
#include
/* lasat 100 */
#define AT93C_REG_100 KSEG1ADDR(0x1c810000)
#define AT93C_RDATA_REG_100 AT93C_REG_100
#define AT93C_RDATA_SHIFT_100 4
#define AT
www.eeworm.com/read/316872/3598679
h eeprom.h
#ifndef __LINUX_SPI_EEPROM_H
#define __LINUX_SPI_EEPROM_H
/*
* Put one of these structures in platform_data for SPI EEPROMS handled
* by the "at25" driver. On SPI, most EEPROMS understand the same
www.eeworm.com/read/313024/3646823
h 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
www.eeworm.com/read/313024/3646825
c 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
www.eeworm.com/read/312645/3658849
h eeprom.h
#ifndef CYGONCE_DEVS_ETH_ARM_NETARM_ETH_DR_EEPROM_H
#define CYGONCE_DEVS_ETH_ARM_NETARM_ETH_DR_EEPROM_H
// ====================================================================
//
// eeprom.
www.eeworm.com/read/312645/3658852
c eeprom.c
// ====================================================================
//
// eeprom.c
//
// ====================================================================
//####ECOSGPLCOPYRIGHTBEGIN#