Home
last modified time | relevance | path

Searched defs:Sync (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSIResponses.cs61 public bool Sync; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs111 public bool Sync; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.StandardInquiryData
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DNRF52840_Radio.cs682 Sync = 26, enumerator
731 Sync = 0x168, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_Descriptors.cs584 Sync = 0b0001, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs3093 public void Sync(VirtualInterrupt other) in Sync() method in Antmicro.Renode.Peripherals.IRQControllers.VirtualInterrupt