代码搜索:RTC源码
找到约 10,000 项符合「RTC源码」的源代码
代码结果 10,000
www.eeworm.com/read/232646/14187088
txt readme.txt
===========================================================================================
4.5 RTC实时时钟实验
===========================================================================================
www.eeworm.com/read/219910/14860492
txt readme.txt
这个例子是用来控制rtc的工作的例程。
使用时,按以下步骤进行:
1、将SEED-DSK5509 J1连接器与仿真器的插头相连接;
2、上电;
3、打开CCS;
4、装入目录下的C5509.gel;
5、装入gpio.pjt;
程序的主要内容是:
1、初始化RTC。
2、配置RTC中断向量,提示用户RTC的状态。
www.eeworm.com/read/210334/15201401
c ds1302.c
#define DS1302_FUNC
#include "..\include\DSP281x_Device.h"
#include "..\include\DS1302.h"
#include "..\include\lcd.h"
#include "..\include\key.h"
#define uchar Uint16
struct rtcclocktype fault
www.eeworm.com/read/206850/15288274
txt readme.txt
这个例子是用来控制rtc的工作的例程。
使用时,按以下步骤进行:
1、将SEED-DSK5509 J1连接器与仿真器的插头相连接;
2、上电;
3、打开CCS;
4、装入目录下的C5509.gel;
5、装入gpio.pjt;
程序的主要内容是:
1、初始化RTC。
2、配置RTC中断向量,提示用户RTC的状态。
www.eeworm.com/read/152661/5672394
c intr.c
/*=================================================================
//
// intr.c
//
// HAL Interrupt API test
//
//=======================================================================
www.eeworm.com/read/150583/5690990
c intr.c
/*=================================================================
//
// intr.c
//
// HAL Interrupt API test
//
//=======================================================================
www.eeworm.com/read/128447/5990950
c intr.c
/*=================================================================
//
// intr.c
//
// HAL Interrupt API test
//
//=======================================================================
www.eeworm.com/read/123322/6061637
c intr.c
/*=================================================================
//
// intr.c
//
// HAL Interrupt API test
//
//=======================================================================
www.eeworm.com/read/192006/8411466
url 技术支持--三九源码.url
[DEFAULT]
BASEURL=http://www.xxsky.com/
[InternetShortcut]
URL=http://www.code999.com/
Modified=50FB11E4D252C40129
IconIndex=0
IconFile=C:\WINNT\system32\url.dll
www.eeworm.com/read/291454/8417261
txt 51aspx源码必读.txt
社会(Tags)标签文章管理系统源码
实现文章及Tags的在线管理,同时具有用户及角色的管理功能,原数据库采用Sql2005(后经51aspx导出为Sql2000),数据库文件在DB_51aspx下,附加即可
系统采用面向对象开发,数据库操作利用存储过程实现
后台默认管理帐号admin,密码51aspx
DB_51aspx下为Sql2000格式数据库
App_Data下为 ...