代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.__i
-c --device DLM -g -O0 -I.\LM3S-DriverLib -I.\Middleware -I.\Target -I.\uCOS-II\Ports -I.\uCOS-II\Source -I.\User -I "C:\Keil\ARM\INC\Luminary" -o ".\Object\rtc.o" "Middleware\RTC.c"
rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
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
rtc.h
#ifndef __RTC_H__
#define __RTC_H__
#include "..\inc\def.h"
#define RTC_SECOND_CHANGE 1
#define RTC_MINUTE_CHANGE 2
#define RTC_HOUR_CHANGE 3
#define RTC_DAY_CHANGE 4
#define RTC_MONTH
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 (0x1