代码搜索结果

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

m48t59.h

/* * include/linux/rtc/m48t59.h * * Definitions for the platform data of m48t59 RTC chip driver. * * Copyright (c) 2007 Wind River Systems, Inc. * * Mark Zhan * *

main.c

#include "reg24le1.h" #include "rtcconf.h" void main() { EA=0; //io配置 ioconfig(); //uart配置 uart_init(); //rtc配置 rtcconfig(); timer0(); puts("....rtc test!..by syman..."); send('\n'); p

changelog

2003-07-18 Nick Garnett * cdl/hal_mn10300_am31_stdeval1.cdl: Changed values for CYGNUM_HAL_RTC_NUMERATOR, CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RT

makefile

# # Makefile for the kernel miscellaneous SPARC device drivers. # # Dave Redman Frame Buffer tuning support. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists

time_elapsed.f90

subroutine time_elapsed(s) !=============================================================================== ! The standard Fortran 90 routine RTC is used to calculate the elapsed CPU !======

time_elapsed.f90

subroutine time_elapsed(s) !=============================================================================== ! The standard Fortran 90 routine RTC is used to calculate the elapsed CPU !======

rtcdrv.c

//========================================================= // The module is used to drive RTC. //========================================================= #include "winav.h" #include "ctkav.h" #inc