代码搜索结果

找到约 9,851 项符合 EEPROM 的代码

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

eeprom.c

/* eeprom.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (C) 1998, 1999 Frodo Looijaard and Philip Edelbrock

eeprom

Kernel driver eeprom ==================== Supported chips: * Any EEPROM chip in the designated address range Prefix: 'eeprom' Addresses scanned: I2C 0x50 - 0x57 Datasheets: Publicly ava

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