代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/167890/5451851
c dev_funcs.c
/*
This file is part of MANTIS OS, Operating System for Nymph.
See http://mantis.cs.colorado.edu/
Copyright (C) 2003 University of Colorado, Boulder
This program is free software; you can re
www.eeworm.com/read/164889/5487618
c iic_adapter.c
/******************************************************************************
*
* Author: Xilinx, Inc.
*
*
* This program is free software; you can redistribute it and/or modify it
* und
www.eeworm.com/read/155856/5618612
uv2 ee2prom.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (89C51RD2 eeprom demo), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
Group (Documentation)
File 1,1,
www.eeworm.com/read/155856/5618613
opt ee2prom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (89C
www.eeworm.com/read/475392/6779631
h v51rx2.h
#ifndef V51RX2_H
#define V51RX2_H
#define V51RX2
sfr FST = 0xB6; // flash status byte
sfr WDTC = 0xC0;
sfr WDTD = 0x85;
sfr AUXR = 0x8E;
//sfr CKCON = 0x8F;
www.eeworm.com/read/475392/6779640
h c51rx2.h
#ifndef C52RX2_H
#define C51RX2_H
#define C51RX2
sfr FSB = 0xB6; // flash status byte
sfr WDTC = 0xC0;
sfr WDTD = 0x85;
sfr AUXR = 0x8E;
sfr CKCON = 0x8F;
sfr
www.eeworm.com/read/473531/6845995
makefile
OBJS = main.o dim.o dmx.o eeprom.o
.PHONY: all
all: dimmer.hex
CC = avr-gcc
LD = avr-ld
OBJCOPY = avr-objcopy
CFLAGS = -mmcu=atmega8 -O3
dimmer.hex: dimmer.out
$(OBJCOPY) -R .eeprom -O
www.eeworm.com/read/472777/6865491
prm full_chip_simulation_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472777/6865492
prm tbdml_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472781/6865559
prm full_chip_simulation_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the