代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/209559/4968213

h mc146818rtc.h

/* * RTC definitions for DECstation style attached Dallas DS1287 chip. * * Copyright (C) 1998, 2001 by Ralf Baechle * Copyright (C) 1998 by Harald Koerfgen * Copyright (C) 2002 Maciej W. Rozycki
www.eeworm.com/read/209559/4968219

h mc146818rtc.h

/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * Copyright (C) 2003 by Ralf Baechle * * This program is free software; you can d
www.eeworm.com/read/209559/4968222

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. * * Copyright (C) 1998
www.eeworm.com/read/209559/4968227

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. * * Copyright (C) 1998
www.eeworm.com/read/209559/4968254

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/209559/4968389

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/209559/4968550

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/209559/4969362

h mc146818rtc.h

/* * linux/include/asm-sh64/mc146818rtc.h * */ /* For now, an empty place-holder to get IDE to compile. */
www.eeworm.com/read/209559/4969453

h mc146818rtc.h

/* * Machine dependent access functions for RTC registers. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as pub
www.eeworm.com/read/209559/4969611

h mc146818rtc.h

#ifndef _ASM_IA64_MC146818RTC_H #define _ASM_IA64_MC146818RTC_H /* * Machine dependent access functions for RTC registers. */ /* empty include file to satisfy the include in genrtc.c */ #endif /*