代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/269646/11085033
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void
www.eeworm.com/read/269645/11085103
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void
www.eeworm.com/read/267129/11192069
htm wince驱动开发问题精华集锦 - 慕水 - csdnblog.htm
Timeout expired. The tim
www.eeworm.com/read/266431/11225768
txt winxp的boot文件.txt
xp的boot.ini文件内容
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Profession"
www.eeworm.com/read/335695/12506968
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void
www.eeworm.com/read/335362/12535068
18 fig16.18
#include "apue.h"
#include
#include
#include
#define BUFLEN 128
#define TIMEOUT 20
void
sigalrm(int signo)
{
}
void
print_uptime(int sockfd, struct addrinfo *ai
www.eeworm.com/read/335362/12535294
c ruptime-dg.c
#include "apue.h"
#include
#include
#include
#define BUFLEN 128
#define TIMEOUT 20
void
sigalrm(int signo)
{
}
void
print_uptime(int sockfd, struct addrinfo *ai
www.eeworm.com/read/133176/14053018
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void
www.eeworm.com/read/133175/14053072
h myuart.h
void Uart_Init(int Uartnum, int mclk,int baud);
void Uart_SendByte(int Uartnum, unsigned char data);
void Uart_Printf(char *fmt,...);
char Uart_Getch(char* Revdata, int Uartnum, int timeout);
void