代码搜索:NVRAM

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

代码结果 1,414
www.eeworm.com/read/322194/13386006

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/322194/13386201

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/312619/13607549

obj nvram.obj

www.eeworm.com/read/312619/13607607

h nvram.h

#ifndef __NVRAM_h #define __NVRAM_h #define COLORTEMP_MSK 0xF0 #define LANGUAGE_MSK 0x0F #define ADCVALUES 0 //78 //for 13 different adc area #de
www.eeworm.com/read/312619/13607630

lst nvram.lst

C51 COMPILER V7.06 NVRAM 12/28/2004 10:14:02 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE NVRAM OBJECT MODULE PLACED IN .
www.eeworm.com/read/312619/13607646

c nvram.c

#include #include "common.h" #include "Struct.h" #include "system.h" #include "NVRam.h" #include "TW101Reg.h" #include "TwoWire.h" //#include "OSDCtrl.h" #include "KeyPad.h" //#incl
www.eeworm.com/read/304316/13796545

asm nvram.asm

;************************************************************************** ;* ;* NVRAM.ASM ;* ;* Copyright (c) 1999 National Semiconductor Corporation. ;* All Rights Reserved. ;* ;* Functi
www.eeworm.com/read/152695/5670166

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 progr
www.eeworm.com/read/147766/5722542

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/146447/5738213

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