代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/366685/9804417
c rtc.c
//***************FileName:RTC.C***************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned int
www.eeworm.com/read/366685/9804422
lst rtc.lst
__start:
__text_start:
001B E5CF LDI R28,0x5F
001C E0D2 LDI R29,2
001D BFCD OUT 0x3D,R28
001E BFDE OUT 0x3E,R29
001F 51C0 SUBI R28,0x10
0020 40D
www.eeworm.com/read/366685/9804424
s rtc.s
.module RTC.c
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.are
www.eeworm.com/read/366685/9804426
_c rtc._c
//***************FileName:Capature.C***************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned
www.eeworm.com/read/366685/9804821
_h rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T
www.eeworm.com/read/366685/9804837
lis rtc.lis
.module RTC.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
www.eeworm.com/read/366685/9804847
i rtc.i
#line 1 "C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC\RTC.C"
#line 1 "C:/icc/include/io8535v.h"
#line 7 "C:/icc/include/io8535v.h"
#line 10 "C:/icc/include/io8535v.h"
www.eeworm.com/read/366685/9804884
_c rtc._c
#include
#include
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar Table[10]={0
www.eeworm.com/read/366685/9804898
s rtc.s
.module RTC.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.are