代码搜索结果

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

common.h

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

ip27-timer.c

/* * Copytight (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) * Copytight (C) 1999, 2000 Silicon Graphics, Inc. */ #include #include #include #include

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

common.h

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

common.h

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

init.c

#include #include //contain interrupt_kind enumeration EX_INTERRUPT_HANDLER(RTC_ISR); void Init_RTC(void) { *pRTC_ICTL = 0x4; *pRTC_PREN = 0x

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