代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/480930/1311892

txt rtc.txt

Real Time Clock Driver for Linux ================================ All PCs (even Alpha machines) have a Real Time Clock built into them. Usually they are built into the chipset of the computer, but
www.eeworm.com/read/479151/1337725

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
www.eeworm.com/read/479151/1338724

c rtc.c

/* * Real Time Clock interface for Linux * * Copyright (C) 1996 Paul Gortmaker * * This driver allows use of the real time clock (built into * nearly all computers) from user space. It exports
www.eeworm.com/read/479151/1339991

c rtc.c

/* * Linux/PowerPC Real Time Clock Driver * * heavily based on: * Linux/SPARC Real Time Clock Driver * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) * * This is a little driver tha
www.eeworm.com/read/479151/1341170

h 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
www.eeworm.com/read/479151/1341926

h rtc.h

#undef CONFIG_RTC
www.eeworm.com/read/479151/1341952

h rtc.h

#define CONFIG_S3C2410_RTC 1
www.eeworm.com/read/477919/1355179

h rtc.h

/* * RTC Masks */ #ifndef __BFIN_PERIPHERAL_RTC__ #define __BFIN_PERIPHERAL_RTC__ /* RTC_STAT and RTC_ALARM Masks */ #define RTC_SEC 0x0000003F /* Real-Time Clock Seconds */ #define RTC_MIN 0x
www.eeworm.com/read/477613/1359929

c rtc.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/474814/1389694

rtc chk.rtc

#!/bin/sh - # # $Id: chk.rtc,v 12.0 2004/11/17 03:44:56 bostic Exp $ # # Build a program that calls the run-time API configuration functions. [ -f ../libdb.a ] || (cd .. && make libdb.a) || { echo '