代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
runkey.c
#define EXT_RUNKEY_GLOBALS
#include "includes.h"
void RunKeyDispose(void)
{
if(RunKeyCheck())
{
HAVE_RUN_KEY_FLAG=1;
RunMode++;
RunCounter=0;
if(RunMode==10)
{
Ru
dowmload.c
#define EXT_DOWNLOAD_GLOBALS
#include "includes.h"
/************************************************************
Function Name: SIGNAL(USART_RX_vect)
Function: 在中断中接收host传来的数据
Para
qxddm642_rtc.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_rtc.h ========
*
* Interface for t
vend_ax.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
protocol.h
#ifndef __PROTOCOL_H__
#define __PROTOCOL_H__
#define PROTOCOL_BUFFER_LENGTH 64
extern eeprom unsigned char MobilePhone1[12];
extern eeprom unsigned char MobilePhone2[12];
extern eeprom uns
demonstrator.c
// Demonstrator.c scroller demo version
#include "PC_Comm.h"
#include "Demonstrator.h"
#include "LCD_driver.h"
#include "LCD_functions.h"
#include "eeprom.h"
#include "eeprom169.h"
// ident
demonstrator.h
// Demonstrator.h LCD demo version
void initializer(void);
void parseInput(char *);
void OnMSG(char *);
void showEEPROM(void);
#define EEPROM_START 0x100
12-4_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
12-4.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
spi_ee_int1.c
//-----------------------------------------------------------------------------
// SPI_EE_Int1.c
//-----------------------------------------------------------------------------
// Copyright 2001 Cy