代码搜索:NVRAM
找到约 1,414 项符合「NVRAM」的源代码
代码结果 1,414
www.eeworm.com/read/467515/1501222
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/452691/1651557
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/250243/4434586
c nvram.c
/*
* c 2001 PPC 64 Team, IBM Corp
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by
www.eeworm.com/read/246048/4498438
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/245111/4507113
lst nvram.lst
C51 COMPILER V8.01 NVRAM 11/28/2006 08:08:10 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE NVRAM
OBJECT MODULE PLACED IN .
www.eeworm.com/read/245111/4507183
h nvram.h
#ifndef _NVRAM_H_
#define _NVRAM_H_
#ifdef _NVRAM_C_
#define _NVRAMDEC_
#else
#define _NVRAMDEC_ extern
#endif
_NVRAMDEC_ void NVRam_WriteByte(WORD addr, BYTE value);
//_NVRAMDEC_ v
www.eeworm.com/read/245111/4507243
c nvram.c
#define _NVRAM_C_
#include "types.h"
#include "i2c.h"
#include "board.h"
#include "misc.h"
#include "global.h"
#include "Reg52.h"
#include "debug.h"
#define NVRAM_DEVICE 0xA0
#define rm
www.eeworm.com/read/243630/4520700
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/241253/4562569
c nvram.c
/*************************************************************
* File: lib/nvram.c
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Sta
www.eeworm.com/read/237163/4631197
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