代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/459598/1567468
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/458826/1580018
c rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for NXP LPC23xx/34xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semicond
www.eeworm.com/read/458826/1580487
h rtc.h
/*****************************************************************************
* rtc.h: Header file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
www.eeworm.com/read/455456/1614843
map rtc.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.01
*******************************************************
www.eeworm.com/read/455456/1614858
map rtc.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.09
*******************************************************
www.eeworm.com/read/455456/1614865
map rtc.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.01
*******************************************************
www.eeworm.com/read/454879/1626873
c rtc.c
#include "2410lib.h"
#include "2410addr.h"
int year;
int month,date,weekday,hour,min,sec;
char *week[8] = { "","SUN","MON", "TUES", "WED", "THURS","FRI", "SAT" } ;
void __irq RTC_ISR(void);
/*
www.eeworm.com/read/454725/1627963
c rtc.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/454725/1627969
h rtc.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究