代码搜索:timeout

找到约 9,694 项符合「timeout」的源代码

代码结果 9,694
www.eeworm.com/read/447838/7545066

h bdm.h

#define BUS_FREQUENCY 6 /* JB16 runs at 6 MHz */ #define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */ #define BDM_SYNC_RE
www.eeworm.com/read/447838/7545071

bak bdm1.h.bak

#define BUS_FREQUENCY 6 /* JB8 runs at 3 MHz */ #define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */ #define BDM_SYNC_REQ
www.eeworm.com/read/197869/7965468

c systimer.c

#include "config.h" #include #include #include #define BEEP 7 uint8 ledcon = 0; /* signal process */ void led_info(int signo) { int fd; printf("timeout!\n
www.eeworm.com/read/145393/12727145

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000
www.eeworm.com/read/245270/12807216

c main.c

#include #include //#include //#include extern bit timeout; extern bit enum_done; extern unsigned char sof_cnt; extern unsigned char key_current; /**
www.eeworm.com/read/138751/13217756

c i28f128.c

#include "../../h/tffs/flflash.h" #include "../../h/tffs/backgrnd.h" #include "ads860.h" #include "stdio.h" #define PROGRAM_TIMEOUT 1000000L #define TMPL_BUFFER_SIZE 0x20 /* b
www.eeworm.com/read/319285/13456459

h spcausb.h

#ifndef SPCAUSB_H #define SPCAUSB_INIT_H #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6) #define wait_ms(a) msleep((a)) #endif #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11) #define TimeOut 1000
www.eeworm.com/read/318759/13472777

asp config.asp


www.eeworm.com/read/152661/5672013

changelog

2000-09-17 Gary Thomas * src/if_edb7xxx.c (cs8900_can_send): Add simple timeout on Tx. Since this chip has to way to test "can send" and it seems to sometimes loose Tx inter
www.eeworm.com/read/150583/5690603

changelog

2000-09-17 Gary Thomas * src/if_edb7xxx.c (cs8900_can_send): Add simple timeout on Tx. Since this chip has to way to test "can send" and it seems to sometimes loose Tx inter