代码搜索结果

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

rtc.c

/* * arch/sh/boards/dreamcast/rtc.c * * Dreamcast AICA RTC routines. * * Copyright (c) 2001, 2002 M. R. Brown * Copyright (c) 2002 Paul Mundt * *

rtc.c

/* * linux/arch/sh/boards/sh03/rtc.c -- CTP/PCI-SH03 on-chip RTC support * * Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp) * */ #include #include

rtc.c

/* * linux/arch/sh/kernel/rtc-mpc1211.c -- MPC-1211 on-chip RTC support * * Copyright (C) 2002 Saito.K & Jeanne * */ #include #include #include

rtc.c

/* * NEC VR4100 series RTC platform device. * * Copyright (C) 2007 Yoichi Yuasa * * This program is free software; you can redistribute it and/or modify * it u

rtc.c

#include "../ucos-ii/includes.h" /* uC/OS interface */ #include "inc/drv/rtc.h" #include "inc/drv/reg2410.h" OS_EVENT *Rtc_Rw_Sem; //Rtc读写控制权旗语 //and you can use

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