代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1924873
h eeprom.h
/* credit winbond-840.c
*/
#include
struct eeprom_ops {
void (*set_cs)(void *ee);
void (*clear_cs)(void *ee);
};
#define EEPOL_EEDI 0x01
#define EEPOL_EEDO 0x02
#define EEPOL_EECLK 0x0
www.eeworm.com/read/430518/1925968
h eeprom.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Public int
www.eeworm.com/read/430182/1936459
c eeprom.c
/*
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2
www.eeworm.com/read/430182/1937799
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/430182/1939907
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
www.eeworm.com/read/430182/1940292
h eeprom.h
/* $Id: eeprom.h,v 1.1.1.1 2004/02/04 12:57:42 laputa Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory o
www.eeworm.com/read/428747/1955583
c 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
www.eeworm.com/read/426481/1989890
c 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
www.eeworm.com/read/426481/1990649
h eeprom.h
/*
* Copyright 2004 Freescale Semiconductor.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modif
www.eeworm.com/read/426481/1990651
c eeprom.c
/*
* Copyright 2004 Freescale Semiconductor.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modif