代码搜索结果

找到约 51,516 项符合 Timer 的代码

timer.hpp

/* timer.hpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL. * * yaSSL is free software; you can redistribute it and/or modify *

timer.cpp

/* timer.cpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL. * * yaSSL is free software; you can redistribute it and/or modify *

timer.h

/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8: * $Id: timer.h,v 2.0 2002/09/22 02:07:31 tramm Exp $ * * (c) Trammell Hudson * * High performance timing functions *

timer.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\timer.h" void __irq Timer0Done(void); void __irq Timer1Done(void); void __irq Timer2Done(void); void __

timer.h

//***************************************************************************** // // timer.h - Prototypes for the timer module // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser

timer.c

/** * \addtogroup timer * @{ */ /** * \file * Timer library implementation. * \author * Adam Dunkels */ /* * Copyright (c) 2004, Swedish Institute of Computer Sc

timer.h

/** * \defgroup timer Timer library * * The timer library provides functions for setting, resetting and * restarting timers, and for checking if a timer has expired. An * application must "m

timer.h

//***************************************************************************** // // timer.h - Prototypes for the timer module // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser

timer.java

/* * Timer - simple Thread based Timer support * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and red

timer.c

/* * File: timer.c * Purpose: routines for accessing integrated timer modules * * Notes: * * Modifications: * */ #include "src/init/m5282evb.h" #include "src/ethernet/tftp/timer.