代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.c
* Author : MCD Application Team
* Date First Issued : 09/30/2003
* Descri
rtc.asm
/*****************************************************************************************************************
(C) Copyright 2001 - Analog Devices, Inc. All rights reserved.
File Name: rtc
rtc.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.h
* Author : MCD Application Team
* Date First Issued : 20/05/2003
* Descri
rtc.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.c
* Author : MCD Application Team
* Date First Issued : 09/30/2003
* Descri
rtc.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.h
* Author : MCD Application Team
* Date First Issued : 20/05/2003
* Descri
rtc.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.c
* Author : MCD Application Team
* Date First Issued : 09/30/2003
* Descri
rtc.asm
/*****************************************************************************************************************
(C) Copyright 2001 - Analog Devices, Inc. All rights reserved.
File Name: rtc
rtc.dpj
ADSP-BF
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