Home
last modified time | relevance | path

Searched defs:errorMessage (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs588 …onValid(Commands command, uint size, uint offsetCount, int spiSlaveSelect, out string errorMessage) in IsTransactionValid()
1025 private bool Check(bool condition, string errorMessage) in Check()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DPL011.cs123 private bool AssertFlagEnabled(IFlagRegisterField flag, string errorMessage) in AssertFlagEnabled()