代码搜索结果

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

timer.c

/***************************************************************************** * timer.c: Timer C file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor

timer.h

/***************************************************************************** * timer.h: Header file for NXP LPC24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * A

timer.c

/***************************************************************************** * timer.c: Timer C file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor

timer.h

/***************************************************************************** * timer.h: Header file for NXP LPC24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * A

timer.c

/***************************************************************************** * timer.c: Timer C file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor

timer.h

/***************************************************************************** * timer.h: Header file for NXP LPC24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * A

timer.c

/***************************************************************************** * timer.c: Timer C file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor

timer.p

timer.lo timer.o : timer.c ../include/pgserver/common.h \ ../include/picogui/types.h \ /opt/HHLje/hardhat/devkit/ppc/405/bin/../target/usr/include/asm/types.h \ ../include/picogui/constants.h ../in

timer.h

/* $Id: timer.h,v 1.7 2002/11/03 22:44:47 micahjd Exp $ * * timer.h - OS-specific stuff for setting timers and * figuring out how much time has passed * * PicoGUI small and efficient c

timer.tcl

# # A simple timer class. You can derive a subclass of Timer # to provide a simple mechanism for scheduling events: # # $self sched $delay -- causes "$self timeout" to be called # $delay seconds