Searched defs:Sync (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/ | ||
| D | SCSIResponses.cs | 61 public bool Sync; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | SCSI.cs | 111 public bool Sync; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.StandardInquiryData |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ | ||
| D | NRF52840_Radio.cs | 682 Sync = 26, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/ | ||
| D | SynopsysDWCEthernetQualityOfService_Descriptors.cs | 584 Sync = 0b0001, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ARM_GenericInterruptController.cs | 3093 public void Sync(VirtualInterrupt other) in Sync() method in Antmicro.Renode.Peripherals.IRQControllers.VirtualInterrupt |