代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/171582/5392549
h eeprom.h
/***********************************************************************/
/* File: */
/* Copyright (c) 2000 ZORAN Corporation, All Rights Reserved */
/* THIS IS PROPRIETARY
www.eeworm.com/read/171582/5392550
c eeprom.c
/***********************************************************************/
/* File: */
/* Copyright (c) 2000 ZORAN Corporation, All Rights Reserved */
/* THIS IS PROPRIETARY
www.eeworm.com/read/171344/5396195
c eeprom.c
/*
* (C) Copyright 2001
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free so
www.eeworm.com/read/171344/5396954
h 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
www.eeworm.com/read/171344/5396956
c 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
www.eeworm.com/read/169604/5419101
o eeprom.o
XL
H 3 areas 18 global symbols
M EEPROM.C
S push_gset1 Ref0000
S push_gset4 Ref0000
S mod32u Ref0000
S div32u Ref0000
S _EEPROMWriteBytes Ref0000
S asgncblk Ref0000
S _EEPROMwrite Ref0000
S
www.eeworm.com/read/169604/5419102
dbg eeprom.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\ICCAVR_H\
FILE CmmICC.H
FUNC delay50us 9E fV
BLOCK 115 A2
DEFREG j 20 c
DEFREG t 16 I
LINE 115 A2
LINE 117 A2
LINE 118 A4
LINE 119 A8
LI
www.eeworm.com/read/169604/5419103
_c eeprom._c
#include
#include "E:\ICC_H\CmmICC.H"
#define DISP_DDR DDRD
#define DISP_PORT PORTD
void main(void)
{
uint8 i;
uint8 wrDat=0x55;
uint8 wrDat_[]={1,2,3,4,5,6,7,8},rdDat_[8
www.eeworm.com/read/169604/5419104
s eeprom.s
.module EEPROM.C
.area text(rom, con, rel)
.dbfile E:\ICCAVR_H\CmmICC.H
.dbfunc e delay50us _delay50us fV
; j -> R20
; t -> R16,R17
.even
_delay50us::
xcall pus
www.eeworm.com/read/169604/5419105
mak eeprom.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bdata:0x60.0x4