代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/221259/4834556
h lh79524_rtc.h
/**********************************************************************
* $Workfile: lh79524_rtc.h $
* $Revision: 1.0 $
* $Author: ZhangJ $
* $Date: Oct 20 2004 10:38:14 $
*
www.eeworm.com/read/220149/4843154
dni rtc_1s.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Log file]
LoggingEnabled=_ 0
LogF
www.eeworm.com/read/217381/4871263
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/217381/4871364
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))