代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/393938/8253978
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/393937/8254065
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/292919/8325400
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/292919/8325575
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/392544/8337285
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/392544/8337479
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/292710/8339165
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/292710/8339254
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/292710/8339463
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/292710/8339524
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