代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/421297/10743702
h rtc.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.h
* Author : MCD Application Team
* Date First Issued : 20/05/2003
* Descri
www.eeworm.com/read/350419/10743816
c rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C24X0 RTC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
www.eeworm.com/read/421297/10743900
o rtc.o
www.eeworm.com/read/421105/10754813
c rtc.c
//====================================================================
// File Name : RTC.c
// Function : TQ2440 RTC Test
// Version : 1.0
//===================================================
www.eeworm.com/read/420994/10761889
c rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/420994/10761892
h rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/420994/10761900
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/420899/10768934
c rtc.c
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
www.eeworm.com/read/420899/10768944
h rtc.h
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
www.eeworm.com/read/420617/10786350
c rtc.c
#include "2410lib.h"
#include "2410addr.h"
#include "def.h"
U8 year,month,date,weekday,hour,min,sec,RTC_pulse,cov_data;
int enable_beep = 1;
void __irq IsrAlarm(void);
void __irq Tick_Isr(vo