代码搜索:Clock

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

代码结果 10,000
www.eeworm.com/read/126765/6012162

c clock.c

/* clock.c - clock file for time.h */ /* Copyright 1992-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,05oct01,dcb Fix SPR 9814 and SPR 7736. Change document to
www.eeworm.com/read/125819/6020960

c clock.c

#include #include #include "hw.h" void main(void) { unsigned long ms; unsigned int seconds, oldseconds=ClockTicks()/1000; printf ("Example using the core timer to generate
www.eeworm.com/read/125688/6023923

c clock.c

/* * Copyright (c) 1997-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo
www.eeworm.com/read/125688/6023924

c clock.c

/* * Copyright (c) 1997-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo
www.eeworm.com/read/125688/6023960

c clock.c

/* * Copyright (c) 1997-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo
www.eeworm.com/read/125688/6023992

c clock.c

/* * Copyright (c) 1997-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo
www.eeworm.com/read/125688/6024058

c clock.c

/* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/125688/6025374

h clock.h

/* * Kernel interface to machine-dependent clock driver. * Garrett Wollman, September 1994. * This file is in the public domain. * * $Id: clock.h,v 1.34 1998/03/05 21:45:42 tegge Exp $ */ #ifnd
www.eeworm.com/read/125688/6025654

c clock.c

/* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/125688/6026482

h clock.h

/* * Kernel interface to machine-dependent clock driver. * Garrett Wollman, September 1994. * This file is in the public domain. */ #ifndef _MACHINE_CLOCK_H_ #define _MACHINE_CLOCK_H_ #ifdef I58