代码搜索:8025
找到约 156 项符合「8025」的源代码
代码结果 156
www.eeworm.com/read/414420/2146079
c rx8025.c
/*
* (C) Copyright 2007
* Matthias Fuchs, esd gmbh, matthias.fuchs@esd-electronics.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softw
www.eeworm.com/read/368758/2807295
c rx8025.c
/*
* (C) Copyright 2007
* Matthias Fuchs, esd gmbh, matthias.fuchs@esd-electronics.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softw
www.eeworm.com/read/472913/6859692
h rtc8025.h
#define false2 0
#define true2 1
#define writeadder 0x64 //rtc read address
#define readadder 0x65 //rtc write address
//unsigned char rtc8025_timevalue[8];
char iic2_buf;
struct bit_iic2
www.eeworm.com/read/201223/15413130
h r8025.h
#ifndef __R8025__
#define __R8025__
#include "include.h"
//////////////////////////////////////////////////////////////////////////
//函数名:InitR8025
//功能描述: 初始化R8025
//入口参数:无
//函数返回值:无
////
www.eeworm.com/read/201223/15413131
c r8025.c
#include "..\inc\include.h"
//////////////////////////////////////////////////////////////////////////
//函数名:InitR8025
//功能描述: 初始化R8025
//入口参数:无
//函数返回值:无
/////////////////////////////////////
www.eeworm.com/read/352941/10490969
bak rtc8025.c.bak
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch
www.eeworm.com/read/352941/10491018
bak rtc8025.h.bak
#define RTCSCL_H PORTD |= 0x01
#define RTCSCL_L PORTD &= 0xFE
#define RTCSDA_H PORTD |= 0x02
#define RTCSDA_L PORTD &= 0xFD
#define RTCSCL_OUTPUT DDRD |= 0x01
#define RTCSCL_INPUT DDRD &= 0
www.eeworm.com/read/352941/10491089
dp2 rtc8025.dp2
Rtc8025.o: C:/icc/include/iom128v.h E:\程序\AVR程序\BOOTLoadICC/Rtc8025.h
www.eeworm.com/read/352940/10491379
bak rtc8025.c.bak
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch
www.eeworm.com/read/352940/10491513
bak rtc8025.h.bak
#define RTCSCL_H PORTD |= 0x01
#define RTCSCL_L PORTD &= 0xFE
#define RTCSDA_H PORTD |= 0x02
#define RTCSDA_L PORTD &= 0xFD
#define RTCSCL_OUTPUT DDRD |= 0x01
#define RTCSCL_INPUT DDRD &= 0