代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.txt
This project demonstrates how to use the real time clock (rtc). It has an example of generating an alarm every second with no time compensation.
By default the OS-JTAG is used for the terminal out
rtc.c
/*
* File: rtc.c
* Purpose: Provide common RTC routines
*
* Notes:
*
*/
#include "common.h"
#include "rtc.h"
#include "arm_cm4.h"
/***************
rtc.h
/*
* File: rtc.h
* Purpose: Provide common rtc functions
*
* Notes:
*/
#ifndef __RTC_H__
#define __RTC_H__
/********************************************************************/
rtc.c
/****************************************************************************
* $Id:: rtc.c 5743 2010-11-30 23:18:58Z usb00423 $
* Project: NXP LPC17xx RTC example
*
rtc.h
/****************************************************************************
* $Id:: rtc.h 5743 2010-11-30 23:18:58Z usb00423 $
* Project: NXP LPC17xx RTC example
*
rtc.map
Archive member included because of file (symbol)
D:\projects\lpcxpresso\samples\1769\lpcx\CMSISv2_LPC17xx\Debug\libCMSISv2_LPC17xx.a(system_LPC17xx.o)
./src/cr_startu
rtc.c
/******************************* (C) Embest ***********************************
* File Name : rtc.c
* Author : liren
* tary
* Date : 2009-02
rtc.h
/******************************* (C) Embest ***********************************
* File Name : rtc.c
* Author : liren
* tary
* Date : 2009-02
rtc.c
/******************************* (C) Embest ***********************************
* File Name : rtc.c
* Author : liren
* tary
* Date : 2009-02
rtc.h
/******************************* (C) Embest ***********************************
* File Name : rtc.c
* Author : liren
* tary
* Date : 2009-02