代码搜索结果

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

chongdianqi.lst

C51 COMPILER V7.50 CHONGDIANQI 03/12/2009 16:20:17 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CHONGDIANQI OBJECT MODULE PLACE

2410ledary.h

//==================================================================== // File Name : 2410LedAry.h // Function : S3C2410 RTC Head file // Program : Shin, On Pil (SOP) // Date : May 06, 200

interrupts.c

#include "interrupts.h" /**** 中断初始化函数 ****/ void InitEINT0Interrupt() { VICIntSelect &= ~VIC_EINT0_bit; // IRQ on EINT0 line. VICVectAddr2 = (unsigned int)&EINT0Interrupt; VICVectCntl

interrupt.c

#include "semLib.h" #include "signal.h" #include "stdlib.h" #include "stdio.h" #include "taskLib.h" #include "pc.h" #include "intLib.h" #include "iv.h" #include "config.h" int p

interrupts.c

#include "interrupts.h" /**** 中断初始化函数 ****/ void InitEINT0Interrupt() { VICIntSelect &= ~VIC_EINT0_bit; // IRQ on EINT0 line. VICVectAddr2 = (unsigned int)&EINT0Interrupt; VICVectCntl

2410ledary.h

//==================================================================== // File Name : 2410LedAry.h // Function : S3C2410 RTC Head file // Program : Shin, On Pil (SOP) // Date : May 06, 200

2410ledary.h

//==================================================================== // File Name : 2410LedAry.h // Function : S3C2410 RTC Head file // Program : Shin, On Pil (SOP) // Date : May 06, 200

board_pxa_lubbock.cpp

/* * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publish

setup.h

/* * Copyright 2003 PMC-Sierra * Author: Manish Lachwani (lachwani@pmc-sierra.com) * * Board specific definititions for the PMC-Sierra Yosemite * * This program is free software; you can redistr