TIME_WAITING_FOR_INPUT is only used within SSL_Server.
 
Symbols
loading...
Files
loading...

TIME_WAITING_FOR_INPUT macro

Syntax

#define TIME_WAITING_FOR_INPUT ( osWaitForever )

References

LocationText
ethernetif.c:30
#define TIME_WAITING_FOR_INPUT ( osWaitForever )
ethernetif.c:469
if (osSemaphoreWait( s_xSemaphore, TIME_WAITING_FOR_INPUT)==osOK)