代码搜索结果
找到约 10,000 项符合
RTC 的代码
delay.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID ]
"12 H:\Programming\PicC\Programmi_DB\rtc_ds1307\delay.c
[v _DelayMs `(v 1 e 0 0 ]
{
[v _cnt `uc 1 a 1 w ]
[v _cnt `uc 1 a 1 0 ]
[v _i `uc 1 a
tmp.out
BL51 BANKED LINKER/LOCATER V5.03 - SN: K1DZP-5IUSHE
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002
E:\ayan\DC\RTC_FM31256\IIC_IO.obj TO E:\ayan\DC\RTC_FM31256\IIC_IO RS(256) PL(68) PW(78)
*** WAR
metersoft.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(Target 1)
OPTFFF {1,1,-1,-1,66,87,724,403,0,0}
OPTFFF {1,1,-1,-1,0,0,660,3
lcm.c
#include
#include
#include
//#include
#include "main.h"
#include "LCM.h"
#include "dataflash.h"
typedef unsigned long int uint32_t;
main.c
#include
#include
#include "Target\44blib.h"
#include "rtctest\rtc.h"
/********************************************/
// ARMSYS实验九:实时时钟(RTC)应用测试
// 描述:设置和读出实时时钟的当前时间。
/
lpcrtc.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* Header file for Philips LPC ARM Processors.
* Copyright 2004 R O SoftWare
save.c
#include
#include "defs.h"
#include "cpu.h"
#include "cpuregs.h"
#include "hw.h"
#include "regs.h"
#include "lcd.h"
#include "rtc.h"
#include "mem.h"
#include "sound.h"
#ifdef IS_LITTL
initial.lst
C51 COMPILER V8.02 INITIAL 09/08/2008 11:32:38 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE INITIAL
OBJECT MODULE PLACED IN
initial.c
//***********************************************************************
//FILE: initial.c
//功能: 初始化所有外设
//***********************************************************************
#include "REG51.