Searched refs:STM32F7_USART (Results 1 – 1 of 1) sorted by relevance
20 …public sealed class STM32F7_USART : UARTBase, IUARTWithBufferState, IDoubleWordPeripheral, IKnownS… class22 … public STM32F7_USART(IMachine machine, uint frequency, bool lowPowerMode = false) : base(machine) in STM32F7_USART() method in Antmicro.Renode.Peripherals.UART.STM32F7_USART