代码搜索:Clock

找到约 10,000 项符合「Clock」的源代码

代码结果 10,000
www.eeworm.com/read/152843/5658156

c clock.c

/* * linux/arch/arm/mach-omap2/clock.c * * Copyright (C) 2005 Texas Instruments Inc. * Richard Woodruff * Created for OMAP2. * * Cleaned up and modified to use omap sh
www.eeworm.com/read/152843/5658157

h clock.h

/* * linux/arch/arm/mach-omap24xx/clock.h * * Copyright (C) 2005 Texas Instruments Inc. * Richard Woodruff * Created for OMAP2. * * Copyright (C) 2004 Nokia corporatio
www.eeworm.com/read/475926/6769753

c clock.c

#include #include #include "clock.h" clock_time_t ClockTimer; void timerISR(void); /***********************************************************************/ /
www.eeworm.com/read/475926/6769754

h clock.h

/** * \defgroup clock Clock interface * * The clock interface is the interface between the \ref timer "timer library" * and the platform specific clock functionality. The clock * interface m
www.eeworm.com/read/475955/6770932

c clock.c

#include #include #include // Contains the delay prototype void main (void) { clock_t processor_time; printf("Processor time consumed %ld\n", cloc
www.eeworm.com/read/475740/6777028

h clock.h

/*K 8 CLOCK.H LCDIcon FileDescriptor: Do not edit or move */ /* Put Your Comments Here */ #define CLOCK_BMP_COLS 8 #define CLOCK_BMP_ROWS 8 const char code clock[] = { 0x3C, /* ..##..
www.eeworm.com/read/311628/6784689

pwi clock.pwi

www.eeworm.com/read/311628/6784690

dsn clock.dsn

www.eeworm.com/read/159761/6786510

class clock.class

www.eeworm.com/read/159761/6786523

java clock.java

/** * Title: * Description: * Copyright: Copyright (c) 2005 * Company: * @author not attributable * @version 1.0 */ import java.util.*; public class Clock {