代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/419603/10856114
_c rtc._c
#include
#include
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar Table[10]={0
www.eeworm.com/read/419603/10856134
s rtc.s
.module RTC.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.are
www.eeworm.com/read/348949/10858893
c rtc.c
/*****************************************
NAME: RTC.c
DESC: RTC test
WWW.YCTEK.COM
*****************************************/
#include "2410addr.h"
#include "2410lib.h"
#include "RTC.h"
www.eeworm.com/read/348949/10858987
h rtc.h
//====================================================================
// File Name : RTC.h
// Function : S3C2440 RTC Head file
// Program :
// Date : May 06, 2002
// Version : 0.1
//
www.eeworm.com/read/274659/10860368
c rtc.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/274659/10860383
pjt rtc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="test-irq"
ProjectDir="D:\ti5000\myprojects\5509rtc\"
ProjectType=Executable
CPUFami
www.eeworm.com/read/274659/10860393
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/274659/10860395
wks rtc.wks
www.eeworm.com/read/274659/10860397
paf rtc.paf
www.eeworm.com/read/274659/10860399