VSF Documented
|
#include "hal/vsf_hal_cfg.h"
#include "service/vsf_service.h"
#include "utilities/ooc_class.h"
#include "hal/driver/common/usart/usart_template.h"
Go to the source code of this file.
Data Structures | |
class | vsf_hal_distbus_usart_t |
Macros | |
#define | VSF_HAL_DISTBUS_USART_CFG_MULTI_CLASS VSF_USART_CFG_MULTI_CLASS |
#define | VSF_HAL_DISTBUS_USART_CFG_FIFO_SIZE 1024 |
#define | VSF_USART_CFG_DEC_PREFIX vsf_hal_distbus |
#define | VSF_USART_CFG_DEC_UPCASE_PREFIX VSF_HAL_DISTBUS |
#define | VSF_USART_CFG_DEC_FIFO_TO_REQUEST |
Functions | |
uint32_t | vsf_hal_distbus_usart_register_service (vsf_distbus_t *distbus, vsf_hal_distbus_usart_t *usart, void *info, uint32_t infolen) |
#define VSF_HAL_DISTBUS_USART_CFG_MULTI_CLASS VSF_USART_CFG_MULTI_CLASS |
#define VSF_HAL_DISTBUS_USART_CFG_FIFO_SIZE 1024 |
#define VSF_USART_CFG_DEC_PREFIX vsf_hal_distbus |
#define VSF_USART_CFG_DEC_UPCASE_PREFIX VSF_HAL_DISTBUS |
#define VSF_USART_CFG_DEC_FIFO_TO_REQUEST |
|
extern |