代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

makefile

PRG = KEY2 OBJ = KEY2.o MCU_TARGET = atmega128 OPTIMIZE = -O2 DEFS = LIBS = # You should not have to change anything below here. CC

ds18b20_demo.map

RAM Allocation Variable Address Size -------------------------------------------------------------------------------- __ds18b20_scratch_pa

makefile

PRG = yinyue OBJ = yinyue.o MCU_TARGET = atmega128 OPTIMIZE = -O2 DEFS = LIBS = # You should not have to change anything below here. C

makefile

PRG =usart3_step_lcd OBJ =usart3_step_lcd.o MCU_TARGET = atmega128 OPTIMIZE = -O2 DEFS = LIBS = # You should not have to change anything b

main.c

/* +---------------------------------------------------------------------------+ | Project: Modbus conventor with ATmega64 | |

main.c

#include "MCU.H" #include "stdio.h" #include "8051.H" #include "RAM.H" #include "IIC.H" #include "MyDef.H" #include "F63REG.H" #include "UserAdj.H" #include "ModeHandle.H" #include "Scaler.H"

temp.lst

HI-TECH Software PICC Macro Assembler V8.05PL2 Serial number: HCPIC-42044 Mon Apr 24 21:02:12 2006 Licensed to: ONE 1 processor 16F8

config.h

#ifndef _CONFIG_INCLUDED_ #define SOUND_STOP PORTB.PB3=1 #define SOUND_START PORTB.PB3=0 #define RED_LED_ON PORTB.PB1=1 #define RED_LED_OFF PORTB.PB1=0 #define YLW_LED_ON PORTB.PB2=1 #

sead.s

/************************************************************************ * * sead.S * * SEAD specific initialisation * * TBD : Move definitions to sead.h * * * ################

config.h

#ifndef _CONFIG_INCLUDED_ #define SOUND_STOP PORTB.PB3=1 #define SOUND_START PORTB.PB3=0 #define RED_LED_ON PORTB.PB1=1 #define RED_LED_OFF PORTB.PB1=0 #define YLW_LED_ON PORTB.PB2=1 #