代码搜索:NVRAM

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

代码结果 1,414
www.eeworm.com/read/275401/10817755

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/275401/10817970

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/275401/10818056

obj nvram.obj

www.eeworm.com/read/274972/10842355

c nvram.c

/* nvRam.c - non-volatile RAM library */ /* Copyright 1984-1996 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,18jun96,wlf doc: cleanup. 01e
www.eeworm.com/read/418361/10950494

h nvram.h

#ifndef NVRAM_H #define NVRAM_H /* NVRAM helpers */ typedef uint32_t (*nvram_read_t)(void *private, uint32_t addr); typedef void (*nvram_write_t)(void *private, uint32_t addr, uint32_t val); typedef
www.eeworm.com/read/270924/11019655

nvram otherlinux.nvram

www.eeworm.com/read/463238/7185681

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/463238/7185695

obj nvram.obj

www.eeworm.com/read/463238/7185739

lst nvram.lst

C51 COMPILER V7.06 NVRAM 06/16/2005 10:05:41 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE NVRAM OBJECT MODULE PLACED IN F
www.eeworm.com/read/463238/7185743

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