Searched refs:GetBaudRate (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ | ||
| D | S32K3XX_FlexIO_UART.cs | 72 …public uint BaudRate => LogWarningWhenDirectionsDiffer(GetBaudRate(receiver), GetBaudRate(transmit… |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ | ||
| D | NRF52840_UART.cs | 76 public override uint BaudRate => GetBaudRate((uint)baudrate.Value); |