代码搜索:8025
找到约 156 项符合「8025」的源代码
代码结果 156
www.eeworm.com/read/352940/10491902
s rtc8025.s
.module Rtc8025.c
.area text(rom, con, rel)
.dbfile D:\avr16\BOOTLoadICC\Rtc8025.c
.dbfunc e RTC_Delay _RTC_Delay fV
; MD -> R16,R17
.even
_RTC_Delay::
.dbline -1
.dbline 12
www.eeworm.com/read/422089/10664682
c r8025.c
#include"dbheader.h"
#define ID_R8025 0x01;
unsigned char Read8025(unsigned char address)
{
unsigned char temp;
// DisableInterrupts;
selecbus=ID_RS8025;
I2C_Se
www.eeworm.com/read/198828/7908194
mcp rtc8025.mcp
www.eeworm.com/read/138584/13230924
c rtc8025.c
//设备地址 0110 010x x=0写,x=1读
#include "reg52.h"
#include "intrins.h"
#define uchar unsigned char
#define uint unsigned int
/******************************************************************
www.eeworm.com/read/25443/847679
pdf rx8025.pdf
www.eeworm.com/read/27027/862198
pdf rx8025.pdf
www.eeworm.com/read/26196/954956
pdf rx8025.pdf
www.eeworm.com/read/26981/974922
obj clock8025.obj
www.eeworm.com/read/26981/974983
h clock8025.h
#ifdef CLOCK_GLOBALS
#define CLOCK_EXT
#else
#define CLOCK_EXT extern
#endif
/*******************************************
时钟设备从地址定义
*******************************************/
#define CLOCK
www.eeworm.com/read/26981/974992
c clock8025.c
#define CLOCK_GLOBALS
#include "includes.h"
void Clock8025Init(void)
{
INT8U i,InitSign;
INT8U TempVar[2];
for(i=0;i