RTEMS 6.1-rc5
|
Xilinx Versal UART support. More...
#include <rtems/termiostypes.h>
#include <dev/serial/arm-pl011.h>
#include <dev/serial/arm-pl011-regs.h>
Go to the source code of this file.
Data Structures | |
struct | versal_pl011_context |
Macros | |
#define | VERSAL_UART_DEFAULT_BAUD 115200 |
Functions | |
int | versal_uart_initialize (rtems_termios_device_context *base) |
void | versal_uart_reset_tx_flush (rtems_termios_device_context *base) |
Variables | |
const rtems_termios_device_handler | versal_uart_handler |
Xilinx Versal UART support.