代码搜索结果

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

interrupt.c

#include "config.h" #include "interrupt.h" #include "touchpanel.h" #include "serial.h" void INT_RTC_Handle(void) { return ; } void INT_DMA_Handle(void) { return ; } void IN

ds_12887.h

/* Register address of DS 12887 Clock chip */ #define CLK_SEC 0x00 /* RTC time, date & alarm regs */ #define CLK_SEC_ALM 0x01 #define CLK_MIN 0x02 #def

chrp_time.c

/* * arch/ppc/platforms/chrp_time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * * Adapted for PowerPC (PReP) by Gary Thomas * Modified by Cort Dougan (cort@cs.nmt.edu). * Copied and

todc_time.c

/* * arch/ppc/kernel/todc_time.c * * Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818 * Real Time Clocks/Timekeepers. * * Author: Mark A. Greer * mgreer@mvista.co

chrp_time.c

/* * BK Id: SCCS/s.chrp_time.c 1.10 09/08/01 15:47:42 paulus */ /* * linux/arch/i386/kernel/time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * * Adapted for PowerPC (PreP) by Gary Th

chrp_time.c

/* * arch/ppc/platforms/chrp_time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * * Adapted for PowerPC (PReP) by Gary Thomas * Modified by Cort Dougan (cort@cs.nmt.edu). * Copied and

todc_time.c

/* * arch/ppc/kernel/todc_time.c * * Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818 * Real Time Clocks/Timekeepers. * * Author: Mark A. Greer * mgreer@mvista.com

chrp_time.c

/* * BK Id: %F% %I% %G% %U% %#% */ /* * arch/ppc/platforms/chrp_time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * * Adapted for PowerPC (PReP) by Gary Thomas * Modified by Cort Dou

todc_time.c

/* * arch/ppc/kernel/todc_time.c * * Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818 * Real Time Clocks/Timekeepers. * * Author: Mark A. Greer * mgreer@mvista.co

chrp_time.c

/* * BK Id: SCCS/s.chrp_time.c 1.10 09/08/01 15:47:42 paulus */ /* * linux/arch/i386/kernel/time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * * Adapted for PowerPC (PreP) by Gary Th