代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/379436/9197521
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
int year;
int month,day,weekday,hour,min,sec;
int Test_Rtc_Alarm(void);
void Rtc_Init(void);
void Read_Rtc(void);
void Display_Rtc(void);
void Test_Rt
www.eeworm.com/read/182414/9204795
h _rtc.h
/****************************************************************
* *
* Program : _RTC.H
www.eeworm.com/read/378909/9213647
txt rtc.txt
void RTC_Init(void)
{
RTC0KEY = 0xA5; // Unlock the RTC interface
RTC0KEY = 0xF1;
RTC0ADR = 0x06; // Point to RTC0CN
RTC0DAT = 0x80;
www.eeworm.com/read/378832/9215043
lst rtc.lst
ARM COMPILER V2.53, rtc 24/10/06 16:55:18 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE rtc
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/378832/9215046
map rtc.map
LARM LINKER/LOCATER V2.53 10/24/2006 16:55:18 PAGE 1
LARM LINKER/LOCATER V2.53, INVOKED BY:
D:\KEIL\ARM\BIN\LA.EXE .\Obj\Startup.o
www.eeworm.com/read/378832/9215059
c rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/378832/9215063
opt 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 {
www.eeworm.com/read/378832/9215065
h rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/378832/9215072
lnp rtc.lnp
".\Obj\Startup.obj",
".\Obj\irq.obj",
".\Obj\rtctest.obj",
".\Obj\rtc.obj"
TO ".\Obj\RTC"
PRINT(".\Lst\RTC.map") CASE
CLASSES (DATA (0x40000000-0x40007FFF),
CODE (0x0-0x7FFFF), CONST (0x0-0
www.eeworm.com/read/378832/9215076
plg rtc.plg
礦ision3 Build Log
Project:
D:\IC模块\LPC214X\mcu123程序\20064101112628116\Keil\RTC\rtc.uv2
Project File Date: 10/24/2006
Output:
Build target 'MCB