代码搜索结果

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

lib_drv_16_optm_full.bld

#!build default: library :arm_option=thumb_code :coverage=false :auto_mvc=false :arm_cputype=arm7tm :debuglevel=none :profilelevel=none :optimizestrategy=space :outputname=ghs\optm_full\lib_d

lib_drv_16_optm_none.bld

#!build default: library :arm_option=thumb_code :coverage=false :auto_mvc=false :arm_cputype=arm7tm :debuglevel=multi :profilelevel=none :optimizestrategy=none :outputname=ghs\optm_none\lib_d

delete4.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l

i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

ds1286.c

/* * DS1286 Real Time Clock interface for Linux * * Copyright (C) 1998, 1999, 2000 Ralf Baechle * * Based on code written by Paul Gortmaker. * * This driver allows use of the real time clock

main.c

#include "Includes.h" #pragma vector=0x13 __interrupt void INT1_ISR(void) { } #pragma vector=0x1b __interrupt void TIMER1_ISR(void) { } #pragma vector=0x2b __interrupt void TIMER

idle.c

/***************************************** NAME: idle.c DESC: IDLE mode test HISTORY: 03.23.2002:purnnamu: first release for 2410 *****************************************/ #include "

clock.c

/**************************************************************************** * File: clock.c * 功能: 运行RTC进行计时,并将所计时间值向 6 数码管输出 ********************************************************************

timeunit.h

#include "class.h" #define TIMERINT 0x08 // 8253 timer0 interrupt number #define RTCWPORT 0x70 // RTC write port address #define RTCRPORT 0x71 // RTC read port address #define TMR

drv_extr.h

/*------------------------------------------------------------------- FILE NAME: drv_extr.h DESCRIPTION: this file includes driver functions. AUTHOR: WYF VERSION: 2005.1122.00 COMPANY: