代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.eep
:00000001FF
rtc.map
Archive member included because of file (symbol)
D:/Electronic/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_udivmodqi4.o)
ds1302.o (__udivmodqi4)
D:/Electronic/WinAVR/lib
rtc.lss
rtc.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000ad0 00000000 00000000 00000094 2**0
CON
rtc.hex
:100000000C942A000C9445000C9445000C94450077
:100010000C9445000C9445000C9445000C9445004C
:100020000C9445000C9445000C9445000C9445003C
:100030000C9445000C9445000C9445000C9445002C
:100040000C9445000C9
rtc.c
#include "sys.h"
#include "rtc.h"
#include "delay.h"
#include "usart.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Min
rtc.h
#ifndef __RTC_H
#define __RTC_H
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM32开发板
//RTC实时时钟 驱动代码
//正点原子
rtc.d
rtc.o: ..\HARDWARE\RTC\rtc.c
rtc.o: ..\SYSTEM\sys\sys.h
rtc.o: D:\文件安装\mdk\ARM\INC\ST\STM32F10x\stm32f10x_lib.h
rtc.o: D:\文件安装\mdk\ARM\INC\ST\STM32F10x\stm32f10x_map.h
rtc.o: D:\文件安装\mdk\ARM\INC\S