代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/467515/1500939
c rtc.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/467453/1502404
c rtc.c
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/467453/1502405
h rtc.h
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/466197/1514222
c rtc.c
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/466197/1514223
h rtc.h
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/462194/1547354
c rtc.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/460622/1559417
h rtc.h
#ifndef __RTC_H_
#define __RTC_H_
#include "os_cpu.h"
//定义本工程的编译时间
#define Build_Year 0x03
#define Build_Month 0x12
#define Build_Day 0x26
#define Build_Hour 0x22
www.eeworm.com/read/460622/1559449
c rtc.c
/****************************************************************************
【文 件 名 称】RTC.c
【功 能 描 述】三星S3C44B0X板 uC/OS-II 驱动程序代码----RTC
【程 序 版 本】1.0
【创建人及创建日期】icesoar//2003-12-19 10:57
www.eeworm.com/read/460094/1562104
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
#include "..\inc\def.h"
#define RTC_SECOND_CHANGE 1
#define RTC_MINUTE_CHANGE 2
#define RTC_HOUR_CHANGE 3
#define RTC_DAY_CHANGE 4
#define RTC_MONTH