代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1924126
h mc146818rtc.h
/*
* 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.
*
* Machine dependent
www.eeworm.com/read/430518/1924302
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_SPARC64_MC146818RTC_H
#define __ASM_SPARC64_MC146818RTC_H
#include
#include
#ifndef RTC_PORT
www.eeworm.com/read/430518/1924440
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*
www.eeworm.com/read/430518/1926054
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (x))
#define RT
www.eeworm.com/read/430518/1926240
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#include
#ifdef CONFIG_ATARI
/* RTC in
www.eeworm.com/read/430518/1926512
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#include
#ifndef RTC_PORT
#define RTC_PORT
www.eeworm.com/read/430518/1926971
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_ALPHA_MC146818RTC_H
#define __ASM_ALPHA_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (
www.eeworm.com/read/430518/1927071
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
/* empty include file to satisfy the include in genrtc.c */
#endif /* _ASM_MC146
www.eeworm.com/read/430518/1927163
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#define RTC_ALWAYS_BCD 1
/* FIXME:RTC Interrupt feature is
www.eeworm.com/read/430518/1927270
h mc146818rtc.h
/*
* BK Id: SCCS/s.mc146818rtc.h 1.5 05/17/01 18:14:25 cort
*/
/*
* Machine dependent access functions for RTC registers.
*/
#ifdef __KERNEL__
#ifndef __ASM_PPC_MC146818RTC_H
#define __ASM_PPC_MC1