代码搜索:Clock

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

代码结果 10,000
www.eeworm.com/read/183550/5254458

h clock.h

/*H************************************************************************** * NAME: clock.h *---------------------------------------------------------------------------- * Copyright (c) 2
www.eeworm.com/read/183550/5254575

c clock.c

/*C************************************************************************** * $RCSfile: clock.c,v $ *---------------------------------------------------------------------------- * Copyright (c) 2
www.eeworm.com/read/183550/5254576

h clock.h

/*H************************************************************************** * $RCSfile: clock.h,v $ *---------------------------------------------------------------------------- * Copyright (c) 2
www.eeworm.com/read/183535/5254974

c clock.c

/*------------------------------------------------------------------------- * Filename: clock.c * Version: $Id: clock.c,v 1.3 2001/10/07 23:01:08 erikm Exp $ * Copyright: Copyright (
www.eeworm.com/read/183058/5258390

desktop clock.desktop

[Translation] File=QtopiaApplications Context=Clock [Desktop Entry] Comment[]=A Clock Program Exec=clock Icon=clock/Clock Type=Application Name[]=Clock
www.eeworm.com/read/182103/5266196

h clock.h

/* clock.h * * This include file contains all the constants and structures associated * with the Clock Manager. This manager provides facilities to set, obtain, * and continually update the c
www.eeworm.com/read/182103/5267899

c clock.c

/* * Clock Tick Device Driver * * This routine utilizes the Decrementer Register common to the PPC family. * * The tick frequency is directly programmed to the configured number of * microse
www.eeworm.com/read/182103/5268153

c clock.c

/* * Clock Tick Device Driver * * This routine utilizes the Decrementer Register common to the PPC family. * * The tick frequency is directly programmed to the configured number of * microse
www.eeworm.com/read/182103/5268227

c clock.c

/* * Clock Tick Device Driver * * This routine utilizes the Decrementer Register common to the PPC family. * * The tick frequency is directly programmed to the configured number of * microse
www.eeworm.com/read/182103/5269218

c clock.c

/* * This routine initializes the MC68360 Periodic Interval Timer * * The PIT has rather poor resolution, but it is easy to set up * and requires no housekeeping once it is going. * * W. Eric N