代码搜索结果
找到约 10,000 项符合
RTC 的代码
interrupts.h
#include
#define VIC_EINT0_bit (1
poject.c
#include "ports.h"
#include "lcd.h"
#include "rtc.h"
bit flag=0,aflag=0,aon=0,aoff=0;
void main()
{
LCD_INI();
build_ram();
rtc_check();
disp_intro();
ENABLE_INT
wrt_cmd(0x1);
w
interrupts.h
#include
#define VIC_EINT0_bit (1
s3c2410x.h
/*
s3c2410x.h - definitions of "s3c2410x" machine for skyeye
Copyright (C) 2004 Skyeye Develop Group
for help please send mail to
This program is fr
s3c2440.h
/*
s3c2440.h - definitions of "s3c2440" machine for skyeye
Copyright (C) 2004 Skyeye Develop Group
for help please send mail to
This program is free
todc_time.c
/*
* arch/ppc/kernel/todc_time.c
*
* Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818
* Real Time Clocks/Timekeepers.
*
* Author: Mark A. Greer
* mgreer@mvista.co
s3c2410x.h
/*
s3c2410x.h - definitions of "s3c2410x" machine for skyeye
Copyright (C) 2004 Skyeye Develop Group
for help please send mail to
This program is fr
s3c2440.h
/*
s3c2440.h - definitions of "s3c2440" machine for skyeye
Copyright (C) 2004 Skyeye Develop Group
for help please send mail to
This program is free
interrupts.h
#include
#define VIC_EINT0_bit (1
m48t35.h
/*
* Registers for the SGS-Thomson M48T35 Timekeeper RAM chip
*/
#ifndef __PPC_M48T35_H
#define __PPC_M48T35_H
/* RTC offsets */
#define M48T35_RTC_CONTROL 0
#define M48T35_RTC_SECONDS 1
#defin