代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
getidprom.c
#ifndef lint
static char sccsid[] = "@(#)getidprom.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include
#include
getidprom(a
indy_sc.c
/*
* indy_sc.c: Indy cache management functions.
*
* Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org),
* derived from r4xx0.c by David S. Miller (dm@engr.sgi.com).
*/
#include
ee_access.c
/* Module for handling DALLAS DS2438, smart battery monitor
Chip can store up to 40 bytes of user data in EEPROM,
perform temp, voltage and current measurements.
Chip also contains a unique s
cmd_trab.c
/*
* (C) Copyright 2003
* Martin Krause, TQ-Systems GmbH, martin.krause@tqs.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
ip22-sc.c
/*
* ip22-sc.c: Indy cache management functions.
*
* Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org),
* derived from r4xx0.c by David S. Miller (dm@engr.sgi.com).
*/
#include
csi24wc02.s
;******************************************************************************
; File:CSI24WC02.S
; 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行
; I2C器件模拟,本例使用了256字节的RAM作为存储单元。
meeprom.h
#ifndef __INCmeepromh
#define __INCmeepromh
//IMPORTANT: change SCALE and DELTA together
#define SCALE 100 //scale everything by this amount so get reasonalbe acuracy
//but don't nee
maui_cal.h
/* maui_cal.h - Maui calibration header definitions */
/* Copyright (c) 2000 Atheros Communications, Inc., All Rights Reserved */
#ifndef __INCmauicalh
#define __INCmauicalh
#ifdef __cplusplus
entries
/Makefile/1.1.1.1/Fri Jul 2 11:44:25 2004//
/cmd_pati.c/1.1.1.1/Fri Jul 2 11:44:25 2004//
/config.mk/1.1.1.1/Fri Jul 2 11:44:25 2004//
/pati.c/1.1.1.1/Fri Jul 2 11:44:25 2004//
/pati.h/1.1.1.1/Fri
hallock.c
/* ============================================================================
Project Name : jayaCard
Module Name : proto/hal/avr/hallock.c
Version : $Id: hallock.c,v 1.4 2004/01/11 09:56: