代码搜索结果
找到约 7,852 项符合
RTC 的代码
rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void Rtc_Tick(void);
void Rtc_display(void);
void Wdt_Int(void);
char *date[8] = {"","SUN","MON","TUE","WED","TH
rtc.mak
# This is makefile for D:\test\lab\44b0_lab\n\7_RTC\rtc.mpj
# Friday, December 19, 2003 14:10:39
SHELL = sh
CC = arm-elf-gcc
AS = arm-elf-as
LD = arm-elf-ld
CFG = Debug Ram
SYS_IN
rtc.c
/*
* linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support
*
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka
*/
#include
rtc.c
/* arch/sh/kernel/rtc-aica.c
*
* Dreamcast AICA RTC routines.
*
* Copyright (c) 2001, 2002 M. R. Brown
* Copyright (c) 2002 Paul Mundt
*
* Released
rtc.c
/*
* linux/arch/sh/boards/sh03/rtc.c -- CTP/PCI-SH03 on-chip RTC support
*
* Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp)
*
*/
#include
#include
rtc.c
/*
* linux/arch/sh/kernel/rtc-mpc1211.c -- MPC-1211 on-chip RTC support
*
* Copyright (C) 2002 Saito.K & Jeanne
*
*/
#include
#include
#include
rtc.c
/****************************************************************************/
/*
* linux/arch/sh/boards/snapgear/rtc.c -- Secureedge5410 RTC code
*
* Copyright (C) 2002 David McCullough