代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/162549/10296806
h rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/162549/10296814
prj rtc.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
www.eeworm.com/read/162457/10304116
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
int Test_Rtc_Alarm(void);
void Test_Rtc_Tick(void);
void Display_Rtc(void);
void Rtc_Init(void);
#define TESTYEAR (0x99)
#define TESTMONTH (0x12)
#d
www.eeworm.com/read/162457/10304327
c rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void __irq Rtc_Tick(void);
char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"};
volatile unsigned int sec_t
www.eeworm.com/read/162457/10304470
o rtc.o
www.eeworm.com/read/162457/10304538
o rtc.o
www.eeworm.com/read/354955/10309953
asm rtc.asm
; 78K/0 Series C Compiler V4.00 Assembler Source
; Date:14 Feb 2008 Time:11:07:55
; Command : -frtc.pcc
; In-file : source\rtc.c
; Asm-file :
www.eeworm.com/read/354955/10310031
pcc rtc.pcc
-cF0495
-y"C:\Program Files\NEC Electronics Tools\DEV"
-_msgoff
-iD:\78lx3seeitV1_1\inc
-rd
-a
-zp
-no
source\rtc.c
www.eeworm.com/read/354955/10310058
prn rtc.prn
www.eeworm.com/read/354955/10310089