代码搜索结果
找到约 10,000 项符合
RTC 的代码
lib_drv_optm_none_16.prj
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT]
author_=Atme
common.h
#define LPT_PORT 0x378
#define LPT_IRQ 7
#define RTC_IRQ 8
time.c
/*
* linux/arch/arm/kernel/time.c
*
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
* Modifications for ARM (C) 1994-2001 Russell King
*
* This program is free software; you can redistribute
common.h
#define LPT_PORT 0x378
#define LPT_IRQ 7
#define RTC_IRQ 8
main.c
#include
#include
#include "Target\44blib.h"
#include "rtctest\rtc.h"
/********************************************/
// ARMSYS实验九:实时时钟(RTC)应用测试
// 描述:设置和读出实时时钟的当前时间。
/
74hc595.lst
C51 COMPILER V8.05a 74HC595 05/07/2009 13:38:40 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 74HC595
OBJECT MODULE PLACED I
handle_rtcostimer.s
IMPORT osTimer_OSMR0
IMPORT osTimer_OSSR
IMPORT osTimer_OSCR
IMPORT ledStatusBuffer
IMPORT osScanInterval
IMPORT button_statusFetch
IMPORT led_statusSet
IMPORT rtc_functionConfigu
scan_time.c
code int class[]={80000,//1
84500,
85500,//2
94000,
100000,//3
104500,
105500,//4
main.c
#include
#include
#include "Target\44blib.h"
#include "rtctest\rtc.h"
void * function[][2]=
{
(void *)Display_Rtc, "RTC(display) ",
(void *)Test_Rtc_Alarm, "RTC(
ds1302yy.c
/*!***************************************************************************
*!
*! FILE NAME : ds1302.c
*!
*! DESCRIPTION: Implements an interface for the DS1302 RTC through Etrax I/O
*!
*! Functio