Searched defs:DeviceConfiguration (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ | ||
| D | Cypress_S25H.cs | 100 private const byte DeviceConfiguration = 0x90; field in Antmicro.Renode.Peripherals.SPI.Cypress_S25H |
| D | STM32H7_QuadSPI.cs | 677 DeviceConfiguration = 0x04, enumerator |
| D | MXIC_MX66UM1G45G.cs | 719 private const byte DeviceConfiguration = 0x0; // standard field in Antmicro.Renode.Peripherals.SPI.MXIC_MX66UM1G45G |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ArmPerformanceMonitoringUnit.cs | 242 public uint DeviceConfiguration { get; set; } property in Antmicro.Renode.Peripherals.Miscellaneous.ArmPerformanceMonitoringUnit |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ATAPI/ | ||
| D | ATAPI.cs | 392 DeviceConfiguration = 0xB1, enumerator |