代码搜索:RTC源码

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

代码结果 10,000
www.eeworm.com/read/385891/2579655

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

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

h bf533_rtc.h

/* * U-boot - bf533_rtc.h * * Copyright (c) 2005 blackfin.uclinux.org * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redi
www.eeworm.com/read/385462/2589152

c mc146818rtc.c

/* * QEMU MC146818 RTC emulation * * Copyright (c) 2003-2004 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated
www.eeworm.com/read/385462/2590013

c mc146818rtc.c

/* * QEMU MC146818 RTC emulation * * Copyright (c) 2003-2004 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated do
www.eeworm.com/read/385462/2591334

h mc146818rtc.h

/* * Machine dependent access functions for RTC registers. */ #ifndef _ASM_MC146818RTC_H #define _ASM_MC146818RTC_H #include #include extern spinlock_t rtc_lock;
www.eeworm.com/read/382361/2637577

c rtc_toggle_fifo.c

/* RTC_TOGGLEFIFO uses real time clock to generate an interrupt and toggles parallel port on each irq and puts timing information into fifo Originally by Michael "FZ" Baraban(c) 1997
www.eeworm.com/read/380549/2655213

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

h pxa255_rtc.h

// Copyright (c) David Vescovi. All rights reserved. // Part of Project DrumStix // Windows Embedded Developers Interest Group (WE-DIG) community project. // http://www.we-dig.org // Copyright (c
www.eeworm.com/read/379193/2674775

c rtc_toggle_fifo.c

/* RTC_TOGGLEFIFO uses real time clock to generate an interrupt and toggles parallel port on each irq and puts timing information into fifo Originally by Michael "FZ" Baraban(c) 1997