代码搜索结果

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

pdf

..\Output\stm32f10x_rtc.o: ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c ..\Output\stm32f10x_rtc.o: ..\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rtc.h ..\Output\stm32f10x_rtc.

meter_def.h

//******************************************************************* // MCU_I/O口定义 //******************************************************************* //P0口位定义(JSTYPE定义) sbit LED_G =P0^0;

ds1302.c

// ****************************************************************************************** // 文件名称 :DS1302.C // 模块名称 :实时时钟芯片DS1302设置及驱动函数 // author : steven // time :2009-1-9 // version:V0.0

m41t11.h

/* * FILE: m41t11.h * 提供设置、读取RTC芯片m41t11的函数 */ struct rtc_time { int tm_sec; int tm_min; int tm_hour; int tm_wday; int tm_mday; int tm_mon; int tm_year; int cs; }; int m41t11_get

m41t11.h

/* * FILE: m41t11.h * 提供设置、读取RTC芯片m41t11的函数 */ struct rtc_time { int tm_sec; int tm_min; int tm_hour; int tm_wday; int tm_mday; int tm_mon; int tm_year; int cs; }; int m41t11_get

post2.c

/* * (C) Copyright 2001 * Bill Hunter, Wave 7 Optics, williamhunter@mediaone.net * and * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. * * See file CREDITS for list of people who contr

makefile

# # Makefile for the kernel miscellaneous SPARC device drivers. # # Dave Redman Frame Buffer tuning support. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists

post2.c

/* * (C) Copyright 2001 * Bill Hunter, Wave 7 Optics, williamhunter@mediaone.net * and * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. * * See file CREDITS for list of people who contr

makefile

# # Makefile for the kernel miscellaneous SPARC device drivers. # # Dave Redman Frame Buffer tuning support. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists

post2.c

/* * (C) Copyright 2001 * Bill Hunter, Wave 7 Optics, williamhunter@mediaone.net * and * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. * * See file CREDITS for list of people who contr