代码搜索:RTC

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

代码结果 10,000
www.eeworm.com/read/203690/15353367

cmd _pack.cmd

..\..\Bin\upx -5 RTC_XMLRPCTest.exe
www.eeworm.com/read/284506/8922679

c ds12887.c

#include "at89x52.h" #include "absacc.h" //包含 XBYTE 类型的头文件 #define YEAR_IN_RTC 0 #define MONTH_IN_RTC 1 #define DAY_IN_RTC 2 #define HOUR_IN_RTC
www.eeworm.com/read/360397/10098157

h rtciic.h

/* * Copyright 2004 by SSD. * All rights reserved. Property of SSD. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * */ /* August 2005 *
www.eeworm.com/read/420708/10779756

h rtciic.h

/* * Copyright 2004 by SEED. * All rights reserved. Property of SEED. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * */ /* August 2005
www.eeworm.com/read/420706/10779954

h rtciic.h

/* * Copyright 2004 by SEED. * All rights reserved. Property of SEED. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * */ /* August 2005
www.eeworm.com/read/420598/10787854

h rtciic.h

/* * Copyright 2004 by SEED. * All rights reserved. Property of SEED. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * */ /* August 2005
www.eeworm.com/read/135941/5876165

h shub_mmr.h

/* * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (c) 2
www.eeworm.com/read/128531/5984048

c ds1603.c

/* * Dallas Semiconductors 1603 RTC driver * * Brian Murphy * */ #include #include #include #include
www.eeworm.com/read/208175/15251689

c exercise-9.c

/* Exercise 9 An illustration of how a high quality RTC can be made, using an MSP430 with a very low cost 32768Hz crystal. This code corrects for two sources of error. - the bas
www.eeworm.com/read/152843/5656887

c ds1603.c

/* * Dallas Semiconductors 1603 RTC driver * * Brian Murphy * */ #include #include #include #include #i