Crate lowrisc

Source
Expand description

Implementations for generic LowRISC peripherals.

Modules§

aon_timer
AON/Watchdog Timer Driver
csrng
Support for the CSRNG hardware block on OpenTitan
flash_ctrl
Flash Controller
gpio
General Purpose Input/Output driver.
hmac
SHA256 HMAC (Hash-based Message Authentication Code).
i2c
I2C Master Driver
otbn
OTBN Control
padctrl
General Purpose Input/Output driver.
pwrmgr
Power Mangement for LowRISC
registers
rsa
RSA Implemented on top of the OTBN
spi_host
Serial Peripheral Interface (SPI) Host Driver
uart
UART driver.
usbdev
USB Client driver.
virtual_otbn
Virtualise the Accel interface to enable multiple users of an underlying Accel hardware peripheral.