代码搜索结果

找到约 10,000 项符合 RTC 的代码

rtctempcompensation.h

/* * Project MSP430 RTC Temperature Compensation * * Software Name FLASH-resident Main Application Software * * Software Part Number tbd * *

rtctempcompensation.h

/* * Project MSP430 RTC Temperature Compensation * * Software Name FLASH-resident Main Application Software * * Software Part Number tbd * *

ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md

ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md

session.h

// // 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

ctrl_set.c

#include "44B.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 //unsigned int MCLK = 60000000; /*********************************************************/ #define RTC_YEAR0 (0x03) //年

ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md

ds1302.h

#ifndef _DS1302_H_ #define _DS1302_H_ unsigned char check_RTC(void);//检测DS1302 void init_RTC(char *init_data);//初始化DS1302 void read_date(char *s_cur_date);//读取当前时间并解释 #endif /* _DS1302_H_ */

ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md

ds1302.h

#ifndef _DS1302_H_ #define _DS1302_H_ unsigned char check_RTC(void);//检测DS1302 void init_RTC(char *init_data);//初始化DS1302 void read_date(char *s_cur_date);//读取当前时间并解释 #endif /* _DS1302_H_ */