Home
last modified time | relevance | path

Searched refs:STM32F7_USART (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DSTM32F7_USART.cs20 …public sealed class STM32F7_USART : UARTBase, IUARTWithBufferState, IDoubleWordPeripheral, IKnownS… class
22 … public STM32F7_USART(IMachine machine, uint frequency, bool lowPowerMode = false) : base(machine) in STM32F7_USART() method in Antmicro.Renode.Peripherals.UART.STM32F7_USART