代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/491152/1192752
opt rtc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/491152/1192753
lnp rtc.lnp
"rTC.obj",
"VIIC_C51.obj",
"STARTUP.obj"
TO "rtc"
RAMSIZE(256)
CODE( 0X8000-0XBFFF )
XDATA( 0XC000-0XFFFF )
www.eeworm.com/read/491152/1192757
lst rtc.lst
C51 COMPILER V7.07 RTC 03/21/2004 15:05:35 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE RTC
OBJECT MODULE PLACED IN rTC
www.eeworm.com/read/490919/1194230
c rtc.c
/*
* File: main.c
* Purpose: Main process
*
*/
#include "common.h"
#include "uif.h"
__interrupt__
void rtc_exception_handler (void);
void rtc_display_tod (void);
void rtc_set_tod (int, int, in
www.eeworm.com/read/489559/1217429
h rtc.h
/*
* (C) Copyright 2001
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/489559/1218902
c rtc.c
/* rtc not implemented yet */
int cma_rtc_not_implemented = 1;
www.eeworm.com/read/489559/1218907
h rtc.h
/* rtc not implemented yet */
extern int cma_rtc_not_implemented;
www.eeworm.com/read/489559/1219562
c rtc.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/489559/1220872
c rtc.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/486883/1245854
c rtc.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================