代码搜索结果
找到约 10,000 项符合
RTC 的代码
ds1302read_or_write.c
//Ds1302时钟日历读写源程序
#include
#include
// common PreDefinition
#define HIGH 1
#define LOW 0
#define TRUE 1
#define ZERO 0
#define MSB
78f0485.fni
[SrcFileName]
D:\PRO_GM01_V1.0\78F0485.C,1237539596
D:\PRO_GM01_V1.0\option.asm,1235918138
[Function]
main,D:\PRO_GM01_V1.0\78F0485.C,137
init_cpu,D:\PRO_GM01_V1.0\78F0485.C,157
init_total,D:\
poject.c
#include "ports.h"
#include "lcd.h"
#include "rtc.h"
bit flag=0,aflag=0,aon=0,aoff=0;
void main()
{
LCD_INI();
build_ram();
rtc_check();
disp_intro();
ENABLE_INT
wrt_cmd(0x1);
w
main.c
#include
#include
#include "UART.h"
#include "T0.h"
#include "my_type.h"
#include "1302.h"
#include "6961.h"
#include "debug.h"
//extern uint8 read_rtc_code[7];
bsp_pcf8563.c
/*=========================================================================*
* 项目:
* 文件: .\src\bsp\BSP_PCF8563.c
* 描述: at45db161的驱动程序
* 编译:
* 版本: 0.1
* 创建日期: 2007年6月21日
* 最后修订:
proc.c
#include
#include
#include
#include
#include
#include
#include
#ifdef CON
lpc288x.h
/*******************************************************************************
* LPC288x.h: Header file for Philips LPC288x Family Microprocessors
* The header file is the super set of all
main.c
#include "LED.h"
#include "Key.h"
#include "LCD.h"
#include
#define STKSIZE 128
OS_STK Stack1[STKSIZE], Stack2[STKSIZE], Stack3[STKSIZE];
OS_STK StackCount[STKSIZE];
void Task
ds1302.c
/***********************************************************************************
/----------------------Copyright (c) 2005 ~ 2008 Miartech. All Rights Reserved.-----------------------/
/********
m48t37.c
/* m48t37.c - M48T37 library */
/* Copyright 2000-2002 Motorola, Inc. All Rights Reserved */
/*
modification history
--------------------
01a,13feb01,cak Created from m48tWdt.c(01c-MV5100) and sysR