代码搜索结果
找到约 10,000 项符合
RTC 的代码
lm75.h
// lm75
unsigned int lm75_remain_clk;// bu cang sheng xia de ge shu(clk)
#define eeprom_rtc8025_addclk_by_ic EPLOCK_TIMER_8025_CLOCK
//ADD 2005-1-6----------------->START
unsigned char lm75_wrn
main.c
#include "msp430x41x.h"
#include "string.h"
#include "general.h"
#include "protocol.h"
// 系统秒计数
//unsigned char TimerSecond=0;
// 系统分钟计数
//unsigned char TimerMinute=0;
// 系统中各种事件指示标志
unsign
rtcinclude.h
#ifndef ___RTCINCLUDE_H___
#define ___RTCINCLUDE_H___
//通过这个头文件,以后可以达到非常简单的切换RTC4513和SD1302
#if 1
extern void RTC4513_Init(void);
extern void RTC4513GetRealTime(LPSYSTEMTIME lpst);
extern
bsp.h
#include "at91sam9263.h"
struct rtc_time {
int tm_sec;
int tm_min;
int tm_hour;
int tm_mday;
int tm_mon;
int tm_year;
int tm_wday;
int tm_yday;
int tm_isdst;
};
#define AT
setup.c
/*
* Copyright 2004 PMC-Sierra Inc.
* Author: Manish Lachwani (lachwani@pmc-sierra.com)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU
flashio.asm
page ,132
title Boot Block I/O suppor table
;*****************************************************************;
;*****************************************************************;
;** **;
time.c
/*
* linux/include/asm-arm/arch-ebsa285/time.h
*
* Copyright (C) 1998 Russell King.
* Copyright (C) 1998 Phil Blundell
*
* CATS has a real-time clock, though the evaluation board doesn't.
*
stm32f10x_rtc.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_rtc.h
* Author : MCD Application Team
* Version : V2.0.2
*
stm32f10x_rtc.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_rtc.h
* Author : MCD Application Team
* Version : V1.0
* Da
example_2833xi2c_rtc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP2833x"
ProjectDir="F:\SEED-DEC28335\03.Example Program\01. DSP\DSP2833x_examples\i