代码搜索:RTC源码

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

代码结果 10,000
www.eeworm.com/read/194691/5124012

c 75x_rtc.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_rtc.c * Author : MCD Application Team * Date First Issued : 03/10/2006 * De
www.eeworm.com/read/194691/5124620

h 75x_rtc.h

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_rtc.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * De
www.eeworm.com/read/194691/5124649

c 75x_rtc.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_rtc.c * Author : MCD Application Team * Date First Issued : 03/10/2006 * De
www.eeworm.com/read/194228/5134323

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/192559/5153249

c sh4rtc.c

/* Copyright(c) 1998,1999 SIC/Hitachi,Ltd. Module Name: sh4rtc.c Revision History: 26th April 1999 Released */ #include #include #include "shx.
www.eeworm.com/read/192509/5155304

dep rtc_mcb2300.dep

Dependencies for Project 'rtc', Target 'MCB2300': (DO NOT MODIFY !) F (..\Common\src\irq.c)(0x4547F7FC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBU
www.eeworm.com/read/184908/5243409

h vr4131_rtc.h

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/184701/5245789

c sh4rtc.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/180227/5287644

c rtc_fifo_test.c

/* RTC_MEASURE uses real time clock to generate an interrupt and figure out elapsed time Originally by Michael "FZ" Barabanov(c) 1997, Released under the GPL. Modified by Victor Yoda
www.eeworm.com/read/180227/5287752

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