代码搜索结果
找到约 10,000 项符合
RTC 的代码
ds1302.lst
C51 COMPILER V7.06 DS1302 08/25/2008 11:22:10 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DS1302
OBJECT MODULE PLACED IN
ds1302.lst
C51 COMPILER V7.06 DS1302 09/04/2008 09:57:28 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DS1302
OBJECT MODULE PLACED IN
ds1302_file.c
/*!***************************************************************************
*!
*! FILE NAME : ds1302.c
*!
*! DESCRIPTION: Implements an interface for the DS1302 RTC through Etrax I/O
*!
*! Functio
timesciir.c
/****************************************************************************
* File:TIMESCIIR.C
* 功能:利用RTC的增量功能进行1S的定时,当定时时间到时,取反LED控制。
* 说明:将跳线器JP8_LED1短接。
**************************************
说明.txt
此款实时时钟(RTC-Real Time Clock)是美国Intersil公司(www.intersil.com)的产品。
intersil公司提供很多种样片的申请。
rtcconnlimit.pas
{
@html()
Connection Traffic Limiter
@html()
- Copyright (c) Danijel Tkalcec
@html()
Using this unit, you can set up and activate the network traffic limiter.
@ht
rtcfaststrings.pas
{
"Fast Huge String manipulation and search classes" - Copyright (c) Danijel Tkalcec
@exclude
}
unit rtcFastStrings;
{$include rtcDefs.inc}
interface
uses
memStrIntList, SysUtils
main.c
#include /* for EnableInterrupts macro */
#include /* include peripheral declarations */
#include "s1.h"
//#include "s.h"
#define SP_CR (*((char *)0x010))
#defin
main.lst
C51 COMPILER V8.02 MAIN 03/21/2008 22:23:26 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
#include "AT89x51.h"
#include "string.h"
#include "intrins.h"
#include "DS1302.H"
#include "LCD1602.H"
unsigned char adj_time_flag; //0代表正常显示,1代表进入时间调整状态,相应位光标闪烁
unsigned char shanshuo_flag; /