代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/176057/9520565
o rtc.o
XL
H 5 areas 28 global symbols
M RTC.C
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S push_gset4 Ref0000
S push_gset5 Ref0000
S asgncblk Ref0000
S push_arg4
www.eeworm.com/read/176057/9520567
c rtc.c
//***************************FileName:RTC.C************************//
//***************************ICCAVR V6.30编译**********************//
#include //寄存器定义文件
#include
www.eeworm.com/read/176057/9520569
dbg rtc.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\张军\AVR\光盘内容\实例源文件\第十章程序\
FILE RTC.C
FUNC DelayMs 82 fV
BLOCK 18 84
DEFREG j 20 c
DEFREG i 16 c
LINE 18 84
LINE 19 84
LINE 20 86
LINE 20 8
www.eeworm.com/read/176057/9520574
lis rtc.lis
.module RTC.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
www.eeworm.com/read/176057/9520576
mp rtc.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/176057/9520580
_c rtc._c
//***************************FileName:RTC.C************************//
//***************************ICCAVR V6.30编译**********************//
#include //寄存器定义文件
#include
www.eeworm.com/read/176057/9520586
lst rtc.lst
__start:
__text_start:
0021 E5CF LDI R28,0x5F
0022 E0D2 LDI R29,2
0023 BFCD OUT 0x3D,R28
0024 BFDE OUT 0x3E,R29
0025 51C0 SUBI R28,0x10
0026 40D
www.eeworm.com/read/176057/9520589
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