代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/250243/4432195

c rtc.c

/* * linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support * * Copyright (C) 2000 Philipp Rumpf * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka */ #include
www.eeworm.com/read/250243/4432243

c rtc.c

/* arch/sh/kernel/rtc-aica.c * * Dreamcast AICA RTC routines. * * Copyright (c) 2001, 2002 M. R. Brown * Copyright (c) 2002 Paul Mundt * * Released
www.eeworm.com/read/250243/4432266

c rtc.c

/* * linux/arch/sh/boards/sh03/rtc.c -- CTP/PCI-SH03 on-chip RTC support * * Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp) * */ #include #include
www.eeworm.com/read/250243/4432270

c rtc.c

/* * linux/arch/sh/kernel/rtc-mpc1211.c -- MPC-1211 on-chip RTC support * * Copyright (C) 2002 Saito.K & Jeanne * */ #include #include #include
www.eeworm.com/read/250243/4432310

c rtc.c

/****************************************************************************/ /* * linux/arch/sh/boards/snapgear/rtc.c -- Secureedge5410 RTC code * * Copyright (C) 2002 David McCullough
www.eeworm.com/read/250243/4432711

c rtc.c

/* * rtc.c, RTC(has only timer function) routines for NEC VR4100 series. * * Copyright (C) 2003-2004 Yoichi Yuasa * * This program is free software; you can redistribut
www.eeworm.com/read/250243/4434393

c rtc.c

/* * Real Time Clock interface for Linux on the MVME16x * * Based on the PC driver by Paul Gortmaker. */ #define RTC_VERSION "1.00" #include #include #include
www.eeworm.com/read/250243/4434398

c rtc.c

/* * Real Time Clock interface for Linux on the BVME6000 * * Based on the PC driver by Paul Gortmaker. */ #define RTC_VERSION "1.00" #include #include #include
www.eeworm.com/read/250243/4434553

c rtc.c

/* * Real Time Clock interface for PPC64. * * Based on rtc.c by Paul Gortmaker * * This driver allows use of the real time clock * from user space. It exports the /dev/rtc * interface supportin
www.eeworm.com/read/250243/4436966

c rtc.c

/* $Id: rtc.c,v 1.28 2001/10/08 22:19:51 davem Exp $ * * Linux/SPARC Real Time Clock Driver * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) * * This is a little driver that lets a us