Searched defs:ResetByte (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/ | ||
| D | STM32WBA_FlashController.cs | 316 private const byte ResetByte = 0xff; field in Antmicro.Renode.Peripherals.MTD.STM32WBA_FlashController |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Memory/ | ||
| D | MappedMemory.cs | 403 public byte ResetByte { get; set; } property in Antmicro.Renode.Peripherals.Memory.MappedMemory |