OpenWSN Firmware
|
Go to the source code of this file.
Macros | |
#define | UDPLATENCYPERIOD 3000 |
inter-packet period (in mseconds) More... | |
#define | NUMPKTTEST 300 |
Functions | |
void | udplatency_init (void) |
void | udplatency_trigger (void) |
void | udplatency_sendDone (OpenQueueEntry_t *msg, owerror_t error) |
void | udplatency_receive (OpenQueueEntry_t *msg) |
bool | udplatency_debugPrint (void) |
void | udplatency_task (void) |