commit | bfa457cf91a3040d77ba7cb982553b78a3020fa9 | [log] [tgz] |
---|---|---|
author | Michael Munday <mike.munday@lowrisc.org> | Mon Dec 14 11:03:54 2020 +0000 |
committer | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Tue Dec 15 15:22:37 2020 +0000 |
tree | a0116d1e1852ef09268d82771cf546a2b10dad5c | |
parent | bf0ab0a827bfed8ddcc090e6a862f0f6242bca34 [diff] |
[sw, dif_uart] Add API for UART RX timeout control Add the functions dif_uart_enable_rx_timeout, dif_uart_disable_rx_timeout and dif_uart_get_rx_timeout to allow the UART RX timeout to be enabled, disabled and queried as required. Updates #4277. Signed-off-by: Michael Munday <mike.munday@lowrisc.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).