代码搜索结果
找到约 7,852 项符合
RTC 的代码
rtc.h
/* asm-m68k/rtc.h
*
* Copyright Richard Zidlicky
* implementation details for genrtc/q40rtc driver
*/
/* permission is hereby granted to copy, modify and redistribute this code
* in terms of the
rtc.o.d
RTC.o: ../RTC.c \
D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
D:/ZigBee/Win
rtc.h.svn-work
K 25
svn:wc:ra_dav:version-url
V 67
/svnroot/spear--sw/!svn/ver/1177/SPEArHead/Diagnostic/include/rtc.h
END
rtc.h.svn-base
/*****************************************************************************/
/* */
/* -- File: rtc.h
rtc.c.svn-work
K 25
svn:wc:ra_dav:version-url
V 67
/svnroot/spear--sw/!svn/ver/1177/SPEArHead/Diagnostic/runtime/rtc.c
END
rtc.c
/* $Id: rtc.c,v 1.28 2001/10/08 22:19:51 davem Exp $
*
* Linux/SPARC Real Time Clock Driver
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*
* This is a little driver that lets a us
s3c2410-rtc.c
/*
* Real Time Clock interface for Samsung S3C2410 MPU
*
* Based on linux/drivers/char/s3c2400-rtc.c
*
* Copyright (C) 2003 MIZI Research, Inc.
*
* Author: Chan Gyun Jeong
*
sa1100-rtc.c
/*
* Real Time Clock interface for Linux on StrongARM SA1100
*
* Copyright (c) 2000 Nils Faerber
*
* Based on rtc.c by Paul Gortmaker
* Date/time conversion routines taken from arch/arm/kernel/t
rtc.h
/*
* Generic RTC interface.
* This version contains the part of the user interface to the Real Time Clock
* service. It is used with both the legacy mc146818 and also EFI
* Struct rtc_time and fi
rtc.h
/*
* RTC Masks
*/
#ifndef __BFIN_PERIPHERAL_RTC__
#define __BFIN_PERIPHERAL_RTC__
/* RTC_STAT and RTC_ALARM Masks */
#define RTC_SEC 0x0000003F /* Real-Time Clock Seconds */
#define RTC_MIN 0x