代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.txt
#ifdef _EEPROM_BSP_C_
/*---------参数定义--------------*/
#define SDA_IN P3DIR &=~BIT3 // P3.3 IN
#define SDA_OUT P3DIR |=BIT3 // P3.3 OUT
#define SDA
eeprom.h
/*= eeprom.h ===================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu
eeprom.c
/*= eeprom.c ===================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu
eeprom.lst
C51 COMPILER V7.00 EEPROM 02/10/2003 10:48:05 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
eeprom.h
/*--------------------------------------------------------------------------
eeprom.h
Header file for eeprom emulation using boot (secondary) flash
11/2002 Ver 0.1 - Initial Version
Copyright
eeprom.c
/*--------------------------------------------------------------------------
eeprom.c
Header file for eeprom emulation using boot (secondary) flash
11/2002 Ver 0.1 - Initial Version
Copyright