代码搜索结果

找到约 10,000 项符合 RTC 的代码

dec2812.h

#ifndef _register #define _register /*RTC registers*/ volatile unsigned int * sdata_direct = (unsigned int *) 0x2060; volatile unsigned int * sclk_direct = (unsigned int *) 0x2058; volatile u

cc_build_debug.log

------------------------------ RTC.pjt - Debug ------------------------------ "C:\ti\c2000\cgtools\bin\cl2000" -g -q -fr"C:/ti/myprojects/RTC/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf

dec2812.h

#ifndef _register #define _register /*RTC registers*/ volatile unsigned int * sdata_direct = (unsigned int *) 0x2060; volatile unsigned int * sclk_direct = (unsigned int *) 0x2058; volatile u

rtc-s3c44b0.h

#include "../inc/def.h" typedef struct{ unsigned int year; unsigned int month; unsigned int day; unsigned int date; unsigned int hour; unsigned int minute; unsigned int second; }stru

timeciir.c

/**************************************************************************** * 文件名:TIMECIIR.C * 功能:利用RTC的增量功能进行1S的定时,当定时时间到时,取反LED1控制。 * 说明:将跳线器JP4_LED1短接。 ***************************************

dec2812.h

#ifndef _register #define _register /*RTC registers*/ volatile unsigned int * sdata_direct = (unsigned int *) 0x2060; volatile unsigned int * sclk_direct = (unsigned int *) 0x2058; volatile u

hd146818.h

/* hd146818.h - Hitachi 146818 RTC Real Time Clock header */ /* Copyright 1991-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d

mach_dmida.c

/* * linux/arch/sh/kernel/mach_dmida.c * * by Greg Banks * (c) 2000 PocketPenguins Inc * * Derived from mach_hp600.c, which bore the message: * Copyright (C) 2000 St

ip32-setup.c

/* * IP32 basic setup * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details.

time.c

/* * linux/arch/arm/mach-integrator/time.c * * Copyright (C) 2000-2001 Deep Blue Solutions Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of