代码搜索结果
找到约 10,000 项符合
RTC 的代码
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
rtc.c
/****************************************************************************
【文 件 名 称】RTC.c
【功 能 描 述】三星S3C44B0X板 uC/OS-II 驱动程序代码----RTC
【程 序 版 本】1.0
【创建人及创建日期】蓝海微芯//2003-12-19 10:57
【修改
rtc.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
rtc.map
******************************************************************************
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
******************************************
rtc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\SEED-DEC2407\03. Examples of Program\01. DSP\RTC\"
ProjectType=Executable
CPUFamil
rtc.cmd
/* SOLUTION FILE FOR LAB11.CMD */
-stack 0x100
MEMORY
{
PAGE 0:
VECS origin = 0000h, length = 0040h
FLASH: origin = 100h, length = 7F00h