代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/360157/10108314
cmd rtc.cmd
MEMORY
{
PAGE 0:
MMR : origin = 0000000h, length = 00000c0h
SPRAM : origin = 00000c0h, length = 0000040h
VECS : origin = 0000100h, length = 0000100h
www.eeworm.com/read/360157/10108316
wks rtc.wks
www.eeworm.com/read/360157/10108318
paf rtc.paf
www.eeworm.com/read/360157/10108320
obj rtc.obj
www.eeworm.com/read/359677/10130245
c rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C24X0 RTC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
www.eeworm.com/read/163880/10141008
sio rtc_on.sio
www.eeworm.com/read/163880/10141182
asl rtc.asl
Device(RTC) { // Real Time Clock Device
Name(_HID, EISAID("PNP0B00")) // Hardware Device ID
Name (_CRS,Bu
www.eeworm.com/read/163880/10141216
asx rtc.asx
www.eeworm.com/read/357552/10206803
c rtc.c
#include "DEC2812.h"
#include "DSP28_Device.h"
/*********************************************************************************************
filename: void init_rtc(void)
******************