代码搜索:RTC模块

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

代码结果 10,000
www.eeworm.com/read/355198/10286733

c rtc.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355197/10286832

h rtc.h

#ifndef RTC_H #define RTC_H typedef struct { int year; int month; int day; int weekday; int hour; int min; int sec; }TIME; void resetRTC(void); void readRTC(TIME* ptim
www.eeworm.com/read/355197/10287131

c rtc.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355196/10287172

h rtc.h

#ifndef RTC_H #define RTC_H typedef struct { int year; int month; int day; int weekday; int hour; int min; int sec; }TIME; void resetRTC(void); void readRTC(TIME* ptim
www.eeworm.com/read/355196/10287428

c rtc.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355195/10287500

h rtc.h

#ifndef RTC_H #define RTC_H typedef struct { int year; int month; int day; int weekday; int hour; int min; int sec; }TIME; void resetRTC(void); void readRTC(TIME* ptim
www.eeworm.com/read/355195/10287820

c rtc.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/280769/10292955

h rtc.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : rtc.h * Author : MCD Application Team * Date First Issued : 20/05/2003 * Descri
www.eeworm.com/read/280769/10292983

c rtc.c

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : rtc.c * Author : MCD Application Team * Date First Issued : 09/30/2003 * Descri
www.eeworm.com/read/162549/10296802

c rtc.c

/***************************************************************************** * rtc.c: Realtime clock C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semic