代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtctest.c
/*
* Real Time Clock Driver Test/Example Program
*
* Compile with:
* gcc -s -Wall -Wstrict-prototypes rtctest.c -o rtctest
*
*/
#include
#include
#include
handle_rtcostimer.s
IMPORT osTimer_OSMR0
IMPORT osTimer_OSSR
IMPORT osTimer_OSCR
IMPORT ledStatusBuffer
IMPORT osScanInterval
IMPORT button_statusFetch
IMPORT led_statusSet
IMPORT rtc_functionConfigu
lpcrtc.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* Header file for Philips LPC ARM Processors.
* Copyright 2004 R O SoftWare
main.c
#include "def.h"
#include "option.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#include "mmu.h"
#define FCLK 200000000
#define HCLK (FCLK/2)
#define
main.c
#include
#include
#include "Target\44blib.h"
#include "rtctest\rtc.h"
/********************************************/
// ARMSYS实验九:实时时钟(RTC)应用测试
// 描述:设置和读出实时时钟的当前时间。
/
sendrtc.c
/****************************************************************************
* File:SENDRTC.C
* 功能:运行RTC进行计时,并将所时间值不断的通过串口向上位机发送。
* 说明:将跳线器JP2短接。
*************************************************
main.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Date First Issued : 16/09/2003
* Descr
ds1307.c
/*
* Brian Kuschak
*
* I2C driver for Dallas (Maxim) DS1307 Real Time Clock.
* Some code 'borrowed' from the DS1302 driver.
*/
#include
#include
lpcrtc.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* Header file for Philips LPC ARM Processors.
* Copyright 2004 R O SoftWare
nvr4121.h
/* nvr4121.h - NEC NVR4121 header file */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,14oct99,jmw fix RTC reg VR4121_ECMPHREG address
01b,07oc