代码搜索:timeout

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

代码结果 9,694
www.eeworm.com/read/183394/9160032

h serial.h

#ifndef SERIAL_H #define SERIAL_H #include #include #define TIMEOUT_SECS 20 #define DEFAULT_BAUD_RATE 38400; #define CR 0x0D #define LF 0x0A class Serial {
www.eeworm.com/read/164708/10092441

def sqlite.def

EXPORTS sqlite_open sqlite_close sqlite_exec sqlite_last_insert_rowid sqlite_error_string sqlite_interrupt sqlite_complete sqlite_busy_handler sqlite_busy_timeout sqlite_get_table sqlite_free_table sq
www.eeworm.com/read/353747/10420941

ini sessionm16c_r8c_fousb_uart.ini

[OTHER] FMT=5 OMF=14 MonitorDebug=0 SelfCheck=0 HIDE=0 TimeOut=30 DRAWDIALOG=1 LOADFILE=F:\Renesas演示版\Sample_Code\Sample3\Debug\Sample3.x30 LOADMODE=4 ONDEMAND=0 [MCU] PATH=C:\Program File
www.eeworm.com/read/353162/10468496

c lcd128_64.c

//#include "app_ex_main.h" //#include "app_ex_util.h" #include "RF04EB.h" #include "hal.h" #include "Font.h" #define RECALIB_TIMEOUT 12000 // Every 2 minutes #define MSG_PING 0x0
www.eeworm.com/read/352733/10520603

def sqlite.def

EXPORTS sqlite_open sqlite_close sqlite_exec sqlite_last_insert_rowid sqlite_error_string sqlite_interrupt sqlite_complete sqlite_busy_handler sqlite_busy_timeout sqlite_get_table sqlite_free_table sq
www.eeworm.com/read/160029/10578483

def sqlite.def

EXPORTS sqlite_open sqlite_close sqlite_exec sqlite_last_insert_rowid sqlite_error_string sqlite_interrupt sqlite_complete sqlite_busy_handler sqlite_busy_timeout sqlite_get_table sqlite_free_table sq
www.eeworm.com/read/469092/6977279

asp edit_pwd.asp

北华航天工业学院 设备合同管理系统
www.eeworm.com/read/469092/6977291

asp unpass_lpay.asp

www.eeworm.com/read/412977/7071823

asp ok22_xwcj_inc.asp

www.eeworm.com/read/449645/7499220

h serial.h

#ifndef SERIAL_H #define SERIAL_H #include #include #define TIMEOUT_SECS 20 #define DEFAULT_BAUD_RATE 38400; #define CR 0x0D #define LF 0x0A class Serial {