代码搜索:RTC

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

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

c rtc_ds1386.c

/* * Copyright 2001 MontaVista Software Inc. * Author: jsun@mvista.com or jsun@junsun.net * * arch/mips/ddb5xxx/common/rtc_ds1386.c * low-level RTC hookups for s for Dallas 1396 chip. * * T
www.eeworm.com/read/195013/5117985

c ip22-rtc.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. * * RTC routines for I
www.eeworm.com/read/195013/5117999

c ip27-rtc.c

/* * Driver for the SGS-Thomson M48T35 Timekeeper RAM chip * * Real Time Clock interface for Linux * * TODO: Implement periodic interrupts. * * Copyright (C) 2000 Silicon Graphics, Inc. * Wri
www.eeworm.com/read/195013/5118010

c ip32-rtc.c

/* * RTC routines for IP32 style attached Dallas chip. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of th
www.eeworm.com/read/195013/5118402

h mc146818rtc.h

/* * Machine dependent access functions for RTC registers. */ #ifndef __ASM_SPARC_MC146818RTC_H #define __ASM_SPARC_MC146818RTC_H #include #ifndef RTC_PORT #define RTC_PORT(x) (0x70 + (
www.eeworm.com/read/195013/5118543

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

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