代码搜索结果

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

lwmon.h

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

lwmon.h

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

lwmon.h

/* * (C) Copyright 2001-2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software

xnpc.nc

// $Id: XnpC.nc,v 1.3 2003/10/07 21:46:27 idgay Exp $ includes Xnp; configuration XnpC { provides interface Xnp; } implementation{ components Main, XnpM, GenericComm, EEPROM,LedsC, RandomLFS

lwmon.h

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

makefile

# # Makefile for the Intel's E100 ethernet driver # O_TARGET := e100.o obj-y := e100_main.o e100_config.o e100_phy.o \ e100_eeprom.o e100_test.o obj-m := $(O_TARGET) include $(TOPDIR)/Rules.mak

makefile

# # Makefile for the Intel's E100 ethernet driver # O_TARGET := e100.o obj-y := e100_main.o e100_config.o e100_proc.o e100_phy.o \ e100_eeprom.o e100_test.o obj-m := $(O_TARGET) include $(TOPDI

if_tlreg.h

/* * Copyright (c) 1997, 1998 * Bill Paul . All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted prov

advansys.c

/* * Generic driver for the Advanced Systems Inc. SCSI controllers * Product specific probe and attach routines can be found in: * * i386/isa/adv_isa.c ABP5140, ABP542, ABP5150, ABP842, ABP852 *

loadkey.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/bios/crypto/loadkey.c Version : $Id: loadkey.c,v 1.10 2004/01/11 0