代码搜索结果

找到约 7,852 项符合 RTC 的代码

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

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

rtc.h

/* $Id: rtc.h,v 1.2 1996/08/21 23:17:39 ecd Exp $ * * rtc.h: Definitions for access to the Mostek real time clock * * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) */ #ifndef _RTC_H

rtc.h

/* $Id: rtc.h,v 1.1 1996/12/26 14:22:35 davem Exp $ * * rtc.h: Definitions for access to the Mostek real time clock * * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) */ #ifndef _RTC

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

/* $Id: rtc.h,v 1.3 2001/03/21 09:56:31 magnusmn Exp $ */ #ifndef RTC_H #define RTC_H #include /* Dallas DS1302 clock/calendar register numbers */ #define RTC_SECONDS 0 #define RT

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.h

/* * $Id: rtc.h,v 1.1.1.1 2006/10/16 15:47:37 danov Exp $ * * XScale PXA26x/PXA255/PXA250/PXA210 RTC Registers * Copyright (C) 2002, 2003 ETC s.r.o. * All rights reserved. * * Redistribution an

rtc.h

/* * $Id: rtc.h,v 1.1.1.1 2006/10/16 15:47:37 danov Exp $ * * StrongARM SA-1110 Real-Time Clock Registers * Copyright (C) 2002 ETC s.r.o. * All rights reserved. * * Redistribution and use in so

hypervisor-rtc

# HG changeset patch # User kfraser@localhost.localdomain # Node ID 71e2a165aa7f81602c569430b18ba1ea705f0b70 # Parent da66691687dfd90c55420cfdf27f55d18cca7810 [HVM] Move RTC emulation into the hyperv