代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

eeprom.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*------------------------------------------------------

eeprom.c

/**************************************************************************** ** COPYRIGHT (C) 1994-1997 INTEL CORPORATION ** ** DEVELOPED FOR MICROSOFT BY INTEL CORP.,

eeprom.h

/* eeprom.h - EEPROM NVRAM haeder file */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01b,12oct01,g_h Clean for T2.2 0

eeprom.c

/* eeprom.c - EEPROM NVRAM routines */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01f,25jan02,g_h Move EEPROM_DELAY macro to config.h becuase it

eeprom.plg

礦ision2 Build Log Project: D:\DP-51+光盘主要资料\DP-51+实验程序\EEPROM\CAT24WC02.uv2 Project File Date: 09/23/2003 Output:

eeprom.mod

/home/work/davinci/app/eepromdrv/eeprom.ko /home/work/davinci/app/eepromdrv/eeprom.o

eeprom.h

#ifndef EEPROM_H #define EEPROM_H #include #define SDA_1 P2OUT |=BIT3 //==SDA 接P2.3 ; SCL接 P2.4 ; WP接 地; 电源接P2.5; #define SDA_0 P2OUT &= ~BIT3 #define SCL_1 P2OUT

eeprom.h

/* ** Header file : eeprom.h */ #ifdef _AVR /* AVR EEPROM access functions */ #ifndef __EEPROM__H #define __EEPROM__H // These work for devices with more than 256 bytes of EEPROM int EEPR

eeprom.c

//#pragma SRC #include "mytype.h" //#include //#pragma disable //sfr16 DPTR = 0x82; void weeprom(uint addr,uchar dat); uchar REeprom(uint addr); void weeprom(uint add

eeprom.lst

C51 COMPILER V7.20 EEPROM 11/18/2004 17:33:52 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE EEPROM OBJECT MODULE PLACED IN