代码搜索:RTC源码

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

代码结果 10,000
www.eeworm.com/read/195013/5118881

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/195013/5119019

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/195013/5120621

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/195013/5120807

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/195013/5121079

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/195013/5121538

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/195013/5121638

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/195013/5121730

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/195013/5121837

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
www.eeworm.com/read/194691/5123983

h 75x_rtc.h

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_rtc.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * De