代码搜索结果

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

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

main.c

/**************************************************************************** * 文 件 名:main.c * 功 能:运行RTC进行计时,将所时间值不断的通过串口向上位机发送,并把秒的值 * 输出LED1--LED4显示。 * 说 明:将跳线器JP12短接。 *

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

common.h

#define LPT_PORT 0x378 #define LPT_IRQ 7 #define RTC_IRQ 8 #include struct sample { RTIME min; RTIME max; };

shub_mmr_t.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

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

common.h

#define LPT_PORT 0x378 #define LPT_IRQ 7 #define RTC_IRQ 8 #include struct sample { RTIME min; RTIME max; };