代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.c
/*
* (C) Copyright 2005
* Ladislav Michl, 2N Telekomunikace, michl@2n.cz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can re
eeprom.h
/*
* Copyright 2004 Freescale Semiconductor.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modif
eeprom.c
/*
* Copyright 2004 Freescale Semiconductor.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modif
eeprom.c
/*
* (C) Copyright 2007
* Stefano Babic, DENX Software Engineering, sbabic@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software;
eeprom.h
#ifndef EEPROM_H
#define EEPROM_H
struct EEPROM_interface
{
int address_bits; /* EEPROM has 2^address_bits cells */
int data_bits; /* every cell has this many bits (8 or 16) */
char *cmd_read; /
eeprom.c
#include "driver.h"
#include "eeprom.h"
#include "savegame.h"
#include
#include
#include
#define VERBOSE 0
#define SERIAL_BUFFER_LENGTH 40
#define MEMORY_SIZE 1024
s
eeprom.plg
礦ision2 Build Log
Project:
F:\dp-51pro\Cd_main\实验例程\实验16\EEPROM\C51\EEPROM.uv2
Project File Date: 03/04/2004
Output:
Build target 'Target 1'
eeprom.lnp
"EEPROM.obj",
"VIIC_C51.obj",
"STARTUP.obj"
TO "EEPROM"
RAMSIZE(256)
CODE( 0X8000-0XBFFF )
XDATA( 0XC000-0XFFFF )
eeprom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
eeprom.lst
C51 COMPILER V7.07 EEPROM 03/28/2004 13:58:34 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN