代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
readme.txt
1. 只有在打开表壳,并按下按键时,才能对电表进编程;
2. 如果没有按键按下时,可在一定范围内对电表进行入手校时;
3. 一天只能一次校时;
4. 上月、上上月的总时,只读一次<mark>EEPROM</mark>;
5. 复位同时按住显示和编程按键,可清当前及历史电量;
2005.02.23
6. 改正了读时间和日期的错
2005.09.23
7.电池电压检测P1.6的CAPD在沒有使用时置1,同时 ...
netconf.c
/*
###############################################################################
Wiznet.
5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
Seoul, Korea
(c) Copyright 2002, Wiznet, Seoul, Ko
netconf.c
/*
###############################################################################
Wiznet.
5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
Seoul, Korea
(c) Copyright 2002, Wiznet, Seoul, Ko
netconf.c
/*
###############################################################################
Wiznet.
5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
Seoul, Korea
(c) Copyright 2002, Wiznet, Seoul, Ko
netconf.c
/*
###############################################################################
Wiznet.
5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
Seoul, Korea
(c) Copyright 2002, Wiznet, Seoul, Ko
rtc.lnp
"VIIC_C51.obj",
"Zlg7289.obj",
"EEPROM.obj"
TO "rtc"
RAMSIZE(256)
flash_extend.c
/*****************************************************************************
*文件名: FlashExtend.C
*版权: 周立功单片机研究所
*功能: 24Cxx扩展LPC900存储代码演示程序
*日期: 17:25 04-6-16
********************************
flash_extend.asm
/*****************************************************************************
*文件名: FlashExtend.asm
*版权: 周立功单片机研究所
*功能: 24Cxx扩展LPC900存储代码演示程序
*日期: 11:27 04-6-9
*******************************
seetor.asm
;********************SEETOR********************
;本程序实现从内部EEPROM传送单字节数据到内部RAM。
;入口参数:原操作数在EEPROM中的地址放在SADR中,目标RAM的地址放在FSR中。
;出口参数:相关数据已在指定RAM中
;占用资源:W,FSR,020H,一重堆栈。
;说明: 要正确设定IRP位
rtl8139.c
/**
* QEMU RTL8139 emulation
*
* Copyright (c) 2006 Igor Kovalenko
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentat