代码搜索结果

找到约 10,000 项符合 RTC 的代码

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

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

rtc._c

//***************FileName:Capature.C***************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned

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

rtc.lis

.module RTC.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06

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"

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

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

rtc.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames