RTEMS
5.0.0
|
UART bridge master implementation. More...
#include <sys/stat.h>
#include <assert.h>
#include <fcntl.h>
#include <unistd.h>
#include <termios.h>
#include <bspopts.h>
#include <bsp/uart-bridge.h>
Macros | |
#define | TRANSMIT_EVENT RTEMS_EVENT_13 |
Functions | |
bool | qoriq_uart_bridge_master_probe (rtems_termios_device_context *base) |
Variables | |
const rtems_termios_device_handler | qoriq_uart_bridge_master |
UART bridge master implementation.