代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/169955/5408466
c saa7146_i2c.c
#include
#include
/* helper function */
static void my_wait(struct saa7146_dev *dev, long ms)
{
set_current_state(TASK_INTERRUPTIBLE);
schedule_timeout((((ms+
www.eeworm.com/read/312645/3663635
changelog
2002-08-06 Gary Thomas
2002-08-06 Motoya Kurotsu
* src/ser.c: I/O channel data can't be constant - contains
timeout information which c
www.eeworm.com/read/312645/3667773
changelog
2002-08-06 Gary Thomas
2002-08-06 Motoya Kurotsu
* src/ser.c: I/O channel data can't be constant - contains
timeout information which c
www.eeworm.com/read/305065/3780662
h err_page.h
/*
err_page.h
*/
#ifndef _ERR_PAGE_H
#define _ERR_PAGE_H
int err_page(void);
int err_string_page(char*);
int err_bad_user_page(void);
int err_timeout_page(void);
#endif
www.eeworm.com/read/278404/4145989
v bmd_wr_tests.v
else if(testname == "BMD_Wr_DMA_LEGACY")
begin
P_ADDRESS_2L = 32'h10000000;
// P_ADDRESS_2L = 32'h00000000;
//Lab 4, #1
TSK_SIMULATION_TIMEOUT(10050);
TSK_USR_DATA_S
www.eeworm.com/read/268871/4248941
c vis.c
#include "chord.h"
#include "math.h"
#include "rxx.h"
#include "async.h"
#include "misc_utils.h"
#include "vis.h"
#define WINX 700
#define WINY 700
#define PI 3.14159
#define TIMEOUT 10
#define NELE
www.eeworm.com/read/443386/1745672
c saa7146_i2c.c
#include
#include
/* helper function */
static void my_wait(struct saa7146_dev *dev, long ms)
{
set_current_state(TASK_INTERRUPTIBLE);
schedule_timeout((((ms+
www.eeworm.com/read/426832/1986774
h comm.h
#ifndef _COMM_H
#define _COMM_H
#include
#include
#include
#include
#include
#include
#include
#define TIMEOUT -1 /
www.eeworm.com/read/412543/2167102
v bmd_wr_tests.v
else if(testname == "BMD_Wr_DMA_LEGACY")
begin
P_ADDRESS_2L = 32'h10000000;
// P_ADDRESS_2L = 32'h00000000;
//Lab 4, #1
TSK_SIMULATION_TIMEOUT(10050);
TSK_USR_DATA_S
www.eeworm.com/read/412543/2167210
v bmd_wr_tests.v
else if(testname == "BMD_Wr_DMA_LEGACY")
begin
P_ADDRESS_2L = 32'h10000000;
// P_ADDRESS_2L = 32'h00000000;
//Lab 4, #1
TSK_SIMULATION_TIMEOUT(10050);
TSK_USR_DATA_S