代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
rtc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
realtimewatchtimer(rtc).prj
[Version]
DLLVer=01.23.02.0
CustomizeBuild=1
[PRJKIND]
mode=1
[CPUTYPE]
CpuName=MB90V420
CpuSerise=907
ChgChipInfo-0=5@0x000000:0x000000:0x000000:0x000000:0x000100:0x0018FF
Count=1
[Di
realtimewatchtimer(rtc).mhx
S01A00005265616C54696D65576174636854696D65722852544329A0
S20FFE011E537461727420322E30310ADA
S208FFFFDC0100FE001E
S214FE012A00010000000000010000000000010000BF
S206FE013A0000C0
S214FE013C2A01FE0000
realtimewatchtimer(rtc).opa
-g
-w 2
-linf ON
-lsrc ON
-lsec ON
-lcros OFF
-linc ON
-lexp OBJ
-pl 60
-pw 100
-tab 8
-cwno
-cpu MB90V420
rtc.c
#include "def.h"
#include "2410addr.h"
#include "rtcapi.h"
#include "2410lib.h"
#define TotSecPerDay 86400
#define TotDaysPerYear 365
#define TotDaysPer4Year 1461
#define TotDaysPer100Year