代码搜索结果

找到约 10,000 项符合 RTC 的代码

rtc.c

/* * Copyright (c) 1996, 1998, 1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open sour

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 (0x12) #d

rtc.c

#include "..\..\inc\44b.h" #include "..\..\inc\44blib.h" #include "..\..\inc\cputest\rtc.h" void Rtc_Tick(void) __attribute__ ((interrupt ("IRQ"))); char *date[8] = {"","SUN","MON","TUE","WED","

rtc.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================

rtc.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究

rtc.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究

rtc.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

rtc.c

/* * Copyright 1999, 2000, 2001, 2002 Lucent Technologies Inc. * All Rights Reserved. * Information Sciences Research Center, Bell Labs. * * LUCENT TECHNOLOGIES DOES NOT CLAIM MERCHANTABILI

rtc.c

/* * linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support * * Copyright (C) 2000 Philipp Rumpf * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka */ #include

rtc-no.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Stub RTC routines