代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.c
/**************************************************************************************
* EEProm.c
*
* This file implements all native methods declared in the EEProm class.
* IMPORTANT:
*
eeprom.c
/**************************************************************************************
* EEProm.c
*
* This file implements all native methods declared in the EEProm class.
* IMPORTANT:
*
eeprom.java
/************************************************************************
This file is part of java core libraries for the simpleRTJ virtual machine.
This file is covered by the GNU GPL with the f
eeprom.h
/*
* This file contains the data defintions that are stored in EEPROM
*/
#ifndef DECLARE // if DECLARE is not defined
#define DECLARE extern // variables are ex
eeprom.c
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
eeprom.h
#include
/* credit winbond-840.c
*/
struct eeprom_ops {
void (*set_cs)(void *ee);
void (*clear_cs)(void *ee);
};
#define EEPOL_EEDI 0x01
#define EEPOL_EEDO 0x02
#define EEPOL_EECLK
eeprom.h
#include
/* credit winbond-840.c
*/
struct eeprom_ops {
void (*set_cs)(void *ee);
void (*clear_cs)(void *ee);
};
#define EEPOL_EEDI 0x01
#define EEPOL_EEDO 0x02
#define EEPOL_EECLK
eeprom.o
XL
H 4 areas F global symbols
M EEPROM.c
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
A text siz
eeprom.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR J:\AVRpractice\BOOK\EEPROM\EEPROM时序\
FILE EEPROM.c
FUNC DelayMs 72 fV
BLOCK 14 74
DEFREG j 20 i
DEFREG i 16 i
LINE 14 74
LINE 15 74
LINE 16 7
eeprom.s
.module EEPROM.c
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.