tte_bg_traffic.h File Reference
#include "tte_buffer.h"
#include "tte_environment.h"
#include "tte_target.h"
#include "tte_common.h"
#include "tte_api.h"
#include "tte_hw_timer.h"
#include "tte_eth_driver.h"
Go to the source code of this file.
Function Documentation
int32_t tte_bg_rx_callback |
( |
uint8_t |
ctrl, |
|
|
hwtime_t |
ts | |
|
) |
| | |
Callback function for BG only mode. Gets called by the RX interrupt of the ethernet driver
int32_t tte_bg_sched_tx |
( |
uint32_t |
max_tx |
) |
|
Background transmit function for TT mode. Gets called by the scheduler
int32_t tte_bg_tx_loop |
( |
int32_t |
max_tx |
) |
|