代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/352607/3094055
c echo-timeout.c
/* echo-timeout.c
*
* Copyright (c) 2000 Sean Walton and Macmillan Publishers. Use may be in
* whole or in part in accordance to the General Public License (GPL).
*
* THIS SOFTWARE IS PROVI
www.eeworm.com/read/157256/5606998
h upnp_timeout.h
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/157256/5607019
c upnp_timeout.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/173431/9658472
c aodv_timeout.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University and Ericsson AB.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/173431/9658504
h aodv_timeout.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/172642/9697932
m timeout_config.m
function retval = Timeout_Config(slot, numTicks)
% retval = Timeout_Config(slot, numTicks)
% No documentation is available yet.
retval = daq2(139, slot, numTicks);
www.eeworm.com/read/413431/11156182
asm input_timeout.asm
;Timeout Waiting For Input Data, using Timer 0 with simple polling
;http://www.pjrc.com/tech/8051/board4/timers.html
;This examples demonstrates how to use Timer 0 to implement a
;simple timeout whil
www.eeworm.com/read/238098/13907641
asm timeout1.asm
;put into the public domain by Russell Nelson, nelson@crynwr.com
;we read the timer chip's counter zero. It runs freely, counting down
;from 65535 to zero. We sample the count coming in and subr
www.eeworm.com/read/238098/13907647
asm timeout0.asm
;put into the public domain by Russell Nelson, nelson@crynwr.com
;we read the timer chip's counter zero. It runs freely, counting down
;from 65535 to zero. We sample the count coming in and subr