代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
rtc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\2812\3.3.5 RTC\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
To
rtc.c
#include "DEC2812.h"
#include "DSP28_Device.h"
/*********************************************************************************************
filename: void init_rtc(void)
******************
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
rtc.c
/*
;************************************************************************************************************
;* 北京精仪达盛科技有限公司
;* 研 发
rtc.c
/*****************************************************************************
* rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
rtc.h
/*****************************************************************************
* rtc.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
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