代码搜索:EEPROM

找到约 10,000 项符合「EEPROM」的源代码

代码结果 10,000
www.eeworm.com/read/332115/3401427

c eeprom.c

//---------------------------------------------------------------------------------------------------- // ID Code : Eeprom.c No.0000 // Update Note : // //----------------------------------
www.eeworm.com/read/324920/3491177

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/324920/3495184

c 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 used an
www.eeworm.com/read/324920/3495321

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/324920/3495656

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/323368/3516804

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/321693/3531371

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/321693/3531373

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/321617/3531745

c eeprom.c

//*-------------------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*--------------------------------------------
www.eeworm.com/read/321617/3531767

h eeprom.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*----------------------------------------------------