代码搜索结果

找到约 7,852 项符合 RTC 的代码

rtc.src

[Files] RTC.c [Headers] C:\icc\include\io8535v.h [Documents]

rtc.c

//***************FileName:RTC.C***************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned int

rtc.dp2

RTC.o: C:/icc/include/io8535v.h

rtc.s

.module RTC.c .area data(ram, con, rel) _Table:: .blkb 2 .area idata .byte 63,6 .area data(ram, con, rel) .blkb 2 .area idata .byte 91,'O .area data(ram, con, rel) .blkb 2 .are

rtc.c

/* * linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support * * Copyright (C) 2000 Philipp Rumpf * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka */ #include

rtc-aica.c

/* arch/sh/kernel/rtc-aica.c * * Dreamcast AICA RTC routines. * * Copyright (c) 2001 M. R. Brown * * Released under the terms of the GNU GPL v2.0. * */ #include

rtc-no.c

/* * 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. * * Stub RTC routines

rtc-std.c

/* * 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. * * RTC routines for P

rtc.c

/* * linux/arch/mips/philips/nino/rtc.c * * Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com) * * This program is free software; you can redistribute it and/or modify * it under th