代码搜索结果

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

ds1302.lst

C51 COMPILER V7.00 DS1302 07/18/2007 12:16:44 PAGE 1 C51 COMPILER V7.00, COMPILATION OF MODULE DS1302 OBJECT MODULE PLACED IN

ds1302.c

#include "Stdafx.h" #include "DS1302.h" /********************************************************************* DS1302 C51 Driver *******************************************************************

tm_clk.c

#include "def.h" #include "utils.h" #include "44b.h" #include "option.h" static struct{ U32 mclk; U32 pclk; U32 sclk; U32 freq; } ClkPara; static void set_pll(void) { U32 i, j;

tm_clk.c

#include "def.h" #include "utils.h" #include "44b.h" #include "option.h" struct{ U32 mclk; U32 pclk; U32 sclk; U32 freq; } ClkPara; static void set_pll(void) { U32 i, j; if(C

sa1100.h

#ifndef _SA1100_H_ #define _SA1100_H_ enum { RTC_ALARM_IRQ = (1

ip27-timer.c

/* * Copytight (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) * Copytight (C) 1999, 2000 Silicon Graphics, Inc. */ #include #include #include #include

tm_clk.c

#include "def.h" #include "utils.h" #include "44b.h" #include "option.h" static struct{ U32 mclk; U32 pclk; U32 sclk; U32 freq; } ClkPara; static void set_pll(void) { U32 i, j;

datetime.c

/* ******************************************************************************* * The real-time kernel "rtCell" * * Copyright 2005 t

_clear.cmd

@echo off del *.rsm del *.map del *.local del *.identcache del *.tgs del *.tgw del *.dcu del *.~* del *.log del *.stat del *.mps del *.mpt del *.obj del *.hpp del *.tds del *.exe

main.c

#include #include #include "44blib.h" #include "rtc.h" //#include "def.h" //#include "lcd.h" #include "slib.h" #include "lcdlib.h" int year; int month,day,weekday,h