代码搜索:NVRAM
找到约 1,414 项符合「NVRAM」的源代码
代码结果 1,414
www.eeworm.com/read/178075/9419087
obj nvram.obj
www.eeworm.com/read/363038/9970677
lst nvram.lst
C51 COMPILER V7.06 NVRAM 06/19/2006 11:59:46 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE NVRAM
OBJECT MODULE PLACED IN .
www.eeworm.com/read/363038/9970726
c nvram.c
#include
#include "common.h"
#include "Struct.h"
#include "system.h"
#include "NVRam.h"
#include "TW10xReg.h"
#include "TwoWire.h"
#include "KeyPad.h"
#include "Video.h"
#include "g
www.eeworm.com/read/363038/9970820
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/363038/9970921
obj nvram.obj
www.eeworm.com/read/360807/10077497
c nvram.c
/*
* CMOS/NV-RAM driver for Linux
*
* Copyright (C) 1997 Roman Hodek
* idea by and with help from Richard Jelinek
*
* This driver allows you
www.eeworm.com/read/360807/10077649
o nvram.o
www.eeworm.com/read/164463/10107324
h nvram.h
#ifndef _LINUX_NVRAM_H
#define _LINUX_NVRAM_H
#include
/* /dev/nvram ioctls */
#define NVRAM_INIT _IO('p', 0x40) /* initialize NVRAM and set checksum */
#define NVRAM_SETCKS _IO('p',
www.eeworm.com/read/359721/10128230
h nvram.h
#ifndef __NVRAM_h
#define __NVRAM_h
#include "common.h"
/*
#define COLORTEMP_MSK 0xF0
#define LANGUAGE_MSK 0x0F
#define ADCVALUES 0 //78 //for 13 different adc area
#define EEPRESERVED
www.eeworm.com/read/281241/10254559
lst nvram.lst
C51 COMPILER V7.50 NVRAM 01/12/2006 13:31:12 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE NVRAM
OBJECT MODULE PLACED IN .