代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/370209/2786571

ewp 2103_rtc_ex.ewp

1 JLINK_RAM ARM
www.eeworm.com/read/370209/2786574

txt 2103_rtc_interrupt.txt

Specifications: 1. Create a 1Hz interrupt using RTC second interrupt 2. Configure RTC as IRQ interrupt 3. Toggel LED 4 at 0.5Hz rate 4. Ensure that PLL is disengaged by clearing PLLE and PLLC an
www.eeworm.com/read/369883/2792981

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/368758/2807294

c mc13783-rtc.c

/* * Copyright (C) 2008, Guennadi Liakhovetski * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it
www.eeworm.com/read/368758/2808102

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/368758/2808373

h mc146818rtc.h

/* * Machine dependent access functions for RTC registers. */ #ifndef __ASM_PPC_MC146818RTC_H #define __ASM_PPC_MC146818RTC_H #include #ifndef RTC_PORT #define RTC_PORT(x) (0x70 + (x))
www.eeworm.com/read/368386/2814605

c rtc_ds1386.c

/* * Copyright 2001 MontaVista Software Inc. * Author: jsun@mvista.com or jsun@junsun.net * * arch/mips/ddb5xxx/common/rtc_ds1386.c * low-level RTC hookups for s for Dallas 1396 chip. * * T
www.eeworm.com/read/368386/2816431

c ip22-rtc.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. * * RTC routines for I
www.eeworm.com/read/368386/2816445

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/368386/2816455

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