代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/432140/8627164
c rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C24X0 RTC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
www.eeworm.com/read/288419/8634004
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
int Test_Rtc_Alarm(void);
void Test_Rtc_Tick(void);
void Display_Rtc(void);
void DisplayRtc(void);
void Rtc_Init(void);
#define TESTYEAR (0x99)
#define
www.eeworm.com/read/288419/8634106
c rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void __irq Rtc_Tick(void);
void __irq Rtc_display(void);
char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"
www.eeworm.com/read/288007/8655242
apj rtc.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(rtc)
Co
www.eeworm.com/read/431743/8657086
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
void Rtc_Init(void);
void Test_Rtc(void);
void Display_Rtc(void);
void Test_RtcAlarm(void);
#define TESTYEAR (0x00)
#define TESTMONTH (0x02)
#define T
www.eeworm.com/read/431743/8657118
c rtc.c
/*******************************************************************/
/* TITLE : rtc.c */
/* DATE : 30, JULY 1998
www.eeworm.com/read/431743/8657175
o rtc.o
www.eeworm.com/read/387729/8657700
c rtc.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/287823/8667020
c rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/287823/8667022
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 {