代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/474751/6806034
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/474761/6806158
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/474763/6806176
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/473953/6826613
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/472448/6868332
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/295486/8159318
c wtdogdemo.c
/*WdDemo.c - 利用看门狗的例子*/
/* includes */
#include "vxWorks.h"
#include "wdLib.h"
#include "stdio.h"
/* defines */
#define TIMEOUT 10
#define DEADLINE_TIME 1
LOCAL WDOG_ID wdI
www.eeworm.com/read/294366/8233003
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/294365/8233039
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/294364/8233127
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/294363/8233192
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