#include "net\stacktsk.h"
#include "net\tick.h"
#include "net\helpers.h"
#include "net\tcp.h"
#include "net\arp.h"
#include "net\arptsk.h"
Defines | |
| #define | SM_TCP_RESOLVED 2 |
| #define | SM_TCP_SEND_ARP 0 |
| #define | SM_TCP_SENT 3 |
| #define | SM_TCP_WAIT_RESOLVE 1 |
Functions | |
| void | tcpExample (void) |
Variables | |
| TICK8 | tsecArpRequested = 0 |
| TICK16 | tsecMsgSent = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5