代码搜索:NVRAM

找到约 1,414 项符合「NVRAM」的源代码

代码结果 1,414
www.eeworm.com/read/195013/5121951

h nvram.h

/* * BK Id: SCCS/s.nvram.h 1.5 05/17/01 18:14:25 cort */ /* * PreP compliant NVRAM access */ #ifdef __KERNEL__ #ifndef _PPC_NVRAM_H #define _PPC_NVRAM_H #define NVRAM_AS0 0x74 #define NVRAM_AS1
www.eeworm.com/read/194228/5136037

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/193937/5141381

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/188982/5204054

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/182943/5262172

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/182103/5267894

c nvram.c

/* * This file contains the NvRAM driver for the PPCn_60x * * COPYRIGHT (c) 1998 by Radstone Technology * * * THIS FILE IS PROVIDED TO YOU, THE USER, "AS IS", WITHOUT WARRANTY OF ANY * KIND,
www.eeworm.com/read/182103/5267929

h nvram.h

/* * This file contains the NvRAM driver definitions for the PPCn_60x * * COPYRIGHT (c) 1998 by Radstone Technology * * * THIS FILE IS PROVIDED TO YOU, THE USER, "AS IS", WITHOUT WARRANTY OF A
www.eeworm.com/read/182103/5268101

h nvram.h

/* * PreP compliant NVRAM access * * This file can be found in motorla or IBP PPC site. * * $Id: nvram.h,v 1.1 1999/12/02 14:31:18 joel Exp $ */ #ifndef _PPC_NVRAM_H #define _PPC_NVRAM_H #defi
www.eeworm.com/read/182103/5268983

c nvram.c

/* * DS1307-based Non-Volatile memory device driver * * DS1307 chip is a I2C Real-Time Clock. It contains 56 bytes of * non-volatile RAM storage. This driver provide file-like interface to * thi
www.eeworm.com/read/182103/5269001

h nvram.h

/* * nvram.h -- DS1307-based non-volatile memory device driver. * * This driver support file-like operations to 56-bytes long non-volatile * memory of DS1307 I2C real-time clock chip. * * Copyri