代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/151704/12181183
m read.m
function resp = read(ss,index,timeout)
%READ
% DN = READ(SS)
% DN = READ(SS,[],TIMEOUT)
% DN = READ(SS,INDEX)
% DN = READ(SS,INDEX,TIMEOUT)
%
% Copyright 2002 The MathWorks, Inc.
%
www.eeworm.com/read/151704/12181218
m read.m
function resp = read(rr,index,timeout)
%READ
% DN = READ(NN)
% DN = READ(NN,[],TIMEOUT)
% DN = READ(NN,INDEX)
% DN = READ(NN,INDEX,TIMEOUT)
%
% See also
% Copyright 2002 The Math
www.eeworm.com/read/151704/12181262
m read.m
function resp = read(en,index,timeout)
%READ
% DN = READ(EN)
% DN = READ(EN,[],TIMEOUT)
% DN = READ(EN,INDEX)
% DN = READ(EN,INDEX,TIMEOUT)
%
% See also
% Copyright 2001-2002 T
www.eeworm.com/read/252703/12266657
c p18_spi.c
#include "..\include.h"
#define SPI_TIMEOUT 100
void SPI_Init( void )
{
TRISC &= 0xD7; // clear bit 5 and bit3 to set SDO and SCK as output
TRISC |= 0x10;
www.eeworm.com/read/124847/14533485
c ataiotmr.c
//********************************************************************
// ATA LOW LEVEL I/O DRIVER -- ATAIOTMR.C
//
// by Hale Landis (hlandis@ibm.net)
//
// There is no copyright and there are n
www.eeworm.com/read/116764/14955532
c logincheck.c
#include
#include
#include
#include "usrdb.h"
#define connfd STDOUT_FILENO
#define db "/mysrc/network/loginserver/usr.db"
#define settimeout(s) alarm(s)
#defin
www.eeworm.com/read/217300/14969889
c p10-8.c
#include
#include
#include
#include
int input_timeout(int filedes, unsigned int seconds)
{
fd_set set;
struct timeval timeout;
int n;
char b
www.eeworm.com/read/300494/13909345
conf dhclient.conf
timeout 60;
retry 60;
reboot 10;
select-timeout 5;
initial-interval 10;
www.eeworm.com/read/145864/5743290
h sys.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/145864/5743322
h sys.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted