代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/190295/8444937
h store.h
/* ------------------------------------------------------------------------
File : store.h
Descr : Constants and prototypes for parameter EEPROM storage routines.
History: 21SEP.00; Henk B&B
www.eeworm.com/read/389867/8495359
asm test_24c02.asm
;-------------------------------------------------------------------------------------------------------
; AT24C02 EEPROM 的读写程序
;将内部RAM61H-68H单元中的数据写入到EEPROM内从50H开始的单元中,并将他们读出来存放在 30H-37H 单元中。
www.eeworm.com/read/290057/8509232
bat build.223.tron.bat
set MCU=97223
rem OPT0=eeprom,otprom,nand
set OPT0=eeprom
rem OPT1=,password
set OPT1=
rem OP2=dfu,
set OPT2=dfu
rem OPT3 is used for PIO on 210
set OPT3=
rem OPT4=,xd
r
www.eeworm.com/read/432575/8591669
c eepromctrlex0205.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
System : EEPROM emulation
Module name : EEPROM emulation control processing
File name : EEPROMCtrlEx.c
Versi
www.eeworm.com/read/432357/8609009
dp2 rtc.dp2
rtc.o: d:/icc/include/iom128v.h F:\Relations\sf6_system\measure\LCDtest/rtc.h F:\Relations\sf6_system\measure\LCDtest/lcd.h d:/icc/include/eeprom.h
www.eeworm.com/read/388325/8614511
c pt100_init.c
#include"reg52.h"
#include"my_type.h"
#include"function.h"
#include"global_var.h"
#include"interface.h"
/****向EEPROM中写斜率K和内码值AD****/
void pt100_init()
{
float *p;
uchar i,addr;
www.eeworm.com/read/388325/8614528
lst pt100_init.lst
C51 COMPILER V8.05a PT100_INIT 09/27/2008 09:32:25 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE PT100_INIT
OBJECT MODULE PLACE
www.eeworm.com/read/431945/8645644
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/431945/8645648
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/431709/8660396
h pic library.h
/*==============================================================================================
// Filename : PIC Library.h
// Processor : PIC18F2420, PIC18F2520, PIC18F4420, PIC18F4520
// Compi