CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
Loading...
Searching...
No Matches
platform-uart.hh File Reference
#include <bitpack.hh>
#include <platform/concepts/uart.hh>
#include <utils.hh>

Go to the source code of this file.

Classes

struct  OpenTitanUart
 OpenTitan UART. More...
struct  OpenTitanUart::Interrupts
struct  OpenTitanUart::InterruptState
struct  OpenTitanUart::Control
struct  OpenTitanUart::Status
struct  OpenTitanUart::FIFOControl
struct  OpenTitanUart::FIFOStatus
 UART FIFO Status Register. More...

Macros

#define DEFAULT_UART_BAUD_RATE   921'600

Typedefs

using Uart = OpenTitanUart

Macro Definition Documentation

◆ DEFAULT_UART_BAUD_RATE

#define DEFAULT_UART_BAUD_RATE   921'600

Definition at line 4 of file platform-uart.hh.

Typedef Documentation

◆ Uart

using Uart = OpenTitanUart

Definition at line 323 of file platform-uart.hh.