代码搜索结果
找到约 10,000 项符合
RTC 的代码
main.c
/*
Animate a simple sindot.
FC
*/
#include
#include
#include
#include "sintableX.c"
#include "sintableY.c"
int Pos_X;
int Pos_Y;
int Pos_X2;
main.c
#include "def.h"
#include "option.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#include "mmu.h"
#define FCLK 200000000
#define HCLK (FCLK/2)
#define
nvram.h
/*
* PreP compliant NVRAM access
*/
#ifndef _PPC_NVRAM_H
#define _PPC_NVRAM_H
#define NVRAM_AS0 0x74
#define NVRAM_AS1 0x75
#define NVRAM_DATA 0x77
/* RTC Offsets */
#define RTC_S
ds12887.c
/* ds12887Rtc.c - DS12887 Rea-Time Clock chip driver */
/*
DESCRIPTION
This module is to be used by including it from /sysLib.c file,
it adds two functions to handle to RTC chip for the
chongdianqi.c
//***************************************************************************
//* Charger.c
//* By : 王进
//* Date : March 2009
//* Description : P89LPC916用于充电器控制部分
//*****************************
time.c
/*
* arch/ppc64/kernel/maple_time.c
*
* (c) Copyright 2004 Benjamin Herrenschmidt (benh@kernel.crashing.org),
* IBM Corp.
*
* This program is free software; you can redis
tqm8260_setup.c
/*
* arch/ppc/platforms/tqm8260_setup.c
*
* TQM8260 platform support
*
* Author: Allen Curtis
* Derived from: m8260_setup.c by Dan Malek, MVista
*
* Copyright 2002 Ones and Z
at91_rtcex.c
/*
** linux/drivers/at91/rtcex/at91_rtcex.c
** DS1307 time clock
**
** Copyright (C) 2004 Hyesco Technology Co.,Ltd
**
** Author: Zheng Geng
**
** History:
**
** 2004.1
at91_rtcex.c.bak
/*
** linux/drivers/at91/rtcex/at91_rtcex.c
** DS1307 time clock
**
** Copyright (C) 2004 Hyesco Technology Co.,Ltd
**
** Author: Zheng Geng
**
** History:
**
** 2004.1
.at91_rtcex.ko.cmd
cmd_/mnt/hgfs/windows/h9200f_2.6.12_driver/RTC/drv/at91_rtcex.ko := /usr/local/arm/3.4.1/bin/arm-linux-ld -EL -r -o /mnt/hgfs/windows/h9200f_2.6.12_driver/RTC/drv/at91_rtcex.ko /mnt/hgfs/windows/h920