代码搜索结果
找到约 10,000 项符合
RTC 的代码
test_rct.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
ds1302.h
#include "Stdafx.h"
extern long GetTime(/*time *tTime*/);
extern void RTC_Init(void);
dm642main.c
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
rtaenv.h
/* Definition module : rtaenv.h
Copyright 1999 Diab Data, Inc.
Description :
This module declares helper functions for RTA;
profiler and run-time error checker (RTC)
History :
When W
rtaenv.h
/* Definition module : rtaenv.h
Copyright 1999 Diab Data, Inc.
Description :
This module declares helper functions for RTA;
profiler and run-time error checker (RTC)
History :
When W
main.c
/*********************************************************************************************
* File: main.c
* Author: embest
* Desc: c main entry
* History:
*********************************
sysrtc.c
/* sysRtc.c - Interface routines for real-time clock and alarm clock support */
/* Copyright 2001 Motorola, Inc. All Rights Reserved */
/*
modification history
--------------------
01a,26feb01,cak
time920.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
s62421.h
/* s62421.h - Seiko 62421 real time clock */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,22sep92,rrr added support for c++
01d,26may92,rrr th
main.c
// 基于《Stellaris外设驱动库》的Timer例程:32位RTC示例
// 32.768kHz振荡信号从CCP2管脚输入,RTC时钟从UART2输出
#include "UART_GetPut.H"
#include
#include
#include
#include