代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/378355/9234900
wks rtc.wks
www.eeworm.com/read/377643/9267247
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
typedef struct{
unsigned short year;
unsigned char month;
unsigned char day;
unsigned char weekday;
unsigned char hour;
unsigned char min;
unsigne
www.eeworm.com/read/377643/9267258
c rtc.c
/*
;************************************************************************************************************
;* 北京精仪达盛科技有限公司
;* 研 发
www.eeworm.com/read/181136/9273482
c rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/181136/9273485
h rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/181136/9273488
prj rtc.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
www.eeworm.com/read/180920/9279363
h rtc.h
#ifndef __RTC_H__
#define __RTC_H__
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
void Set_Rtc_Tick(void);
void Rtc_Init(void);
void Rtc_Alarm(void);
void Rtc_
www.eeworm.com/read/180920/9279442
c rtc.c
#include "..\inc\rtc.h"
#include "..\ucos_ii\ucos_ii.h"
char *date[7] = {"SUN","MON","TUE","WED","THU","FRI","SAT"};
char *month[12]={ "January ","February ","March ","April ", "May
www.eeworm.com/read/377279/9283527
sio rtc_on.sio
www.eeworm.com/read/377279/9284036
asl rtc.asl
Device(RTC) { // Real Time Clock Device
Name(_HID, EISAID("PNP0B00")) // Hardware Device ID
Name (_CRS,Bu