代码搜索结果
找到约 7,852 项符合
RTC 的代码
rtc.c
/*
* linux/arch/mips/philips/nino/rtc.c
*
* Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com)
*
* This program is free software; you can redistribute it and/or modify
* it under th
rtc.c
/****************************************************************************
【文 件 名 称】RTC.c
【功 能 描 述】三星S3C44B0X板 uC/OS-II 驱动程序代码----RTC
【程 序 版 本】1.0
【创建人及创建日期】icesoar//2003-12-19 10:57
rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C24X0 RTC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
twl4030-rtc.h
/*
* include/asm-arm/arch-omap/twl4030-rtc.h
*
* Copyright (C) 2006 Texas Instruments, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
rtc.c
#include "../inc/44b0x.h"
#include "../inc/console.h"
#include "../inc/rtc.h"
/*********************************************************/
#define RTC_YEAR0 (0x03) //年
#define RTC_MONTH0 (0x0
rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void __irq Rtc_Tick(void);
void __irq Rtc_display(void);
char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"
rtc.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: RTC.h
// Version: 1.0
rtc.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: RTC.inc
;; Version: 1
rtc.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: RTC.asm
;; Version: 1
rtc.c
/****************************************************************************/
/* rtc.c */
/*****************************************