VSF Documented
|
#include "./debug_uart.h"
#include "service/vsf_service.h"
#include "hal/driver/common/debug_stream/debug_stream_tx_blocked.inc"
Macros | |
#define | __VSF_SIMPLE_STREAM_CLASS_INHERIT__ |
#define | VSF_DEBUG_STREAM_CFG_RX_BUF_SIZE 32 |
#define | VSF_DEBUG_STREAM_CFG_TX_BUF_SIZE (64 * 1024) |
Functions | |
void | VSF_DEBUG_STREAM_POLL (void) |
Variables | |
vsf_mem_stream_t | VSF_DEBUG_STREAM_RX |
#define __VSF_SIMPLE_STREAM_CLASS_INHERIT__ |
#define VSF_DEBUG_STREAM_CFG_RX_BUF_SIZE 32 |
#define VSF_DEBUG_STREAM_CFG_TX_BUF_SIZE (64 * 1024) |
void VSF_DEBUG_STREAM_POLL | ( | void | ) |
vsf_mem_stream_t VSF_DEBUG_STREAM_RX |