代码搜索结果

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

ds12885.h

/* ds12885.h - register definitions for the Real-Time-Clock / CMOS RAM * Copyright LiTao HNAC * It was written to be part of the Linux operating system. */ /* permission is hereby granted to cop

clock.c

/* ** Copyright (C) ARM Limited, 2002. All rights reserved. */ /* clock.c */ /* ** This implements a simple clocking mechanism on the Integrator platform ** ** It reads from the Real Time C

timesciir.c

/**************************************************************************** * File:TIMESCIIR.C * 功能:利用RTC的增量功能进行1S的定时,当定时时间到时,取反LED控制。 * 说明:将跳线器JP8_LED1短接。 **************************************

devicesetup.h

extern void InitDevice(void); extern void send_rtc_int(void); extern void sys_clk_check(void); extern void InitWatchDog(void); extern void ClearWatchDog(void);

config.c

/* * arch/m68k/bvme6000/config.c * * Copyright (C) 1997 Richard Hirst [richard@sleepie.demon.co.uk] * * Based on: * * linux/amiga/config.c * * Copyright (C) 1993 Hamish Macdonald * * Th

main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **

main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **

setup.c

/* * BRIEF MODULE DESCRIPTION * Momentum Computer Ocelot-C and -CS board dependent boot routines * * Copyright (C) 1996, 1997, 2001 Ralf Baechle * Copyright (C) 2000 RidgeRun, Inc. * Copyright

time.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. * * arch/sh64/kernel/t

ds1302.c

/*!*************************************************************************** *! *! FILE NAME : ds1302.c *! *! DESCRIPTION: Implements an interface for the DS1302 RTC through Etrax I/O *! *! Functio