Home
last modified time | relevance | path

Searched defs:status (Results 1 – 24 of 24) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I3C/
DCaliptra_I3C.cs80 …ate void CreateInterruptForceCallback(IFlagRegisterField force, IFlagRegisterField status, IFlagRe… in CreateInterruptForceCallback()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/MSC/BOT/
DCommandStatusWrapper.cs14 public CommandStatusWrapper(uint tag, uint dataResidue, CommandStatus status) in CommandStatusWrapper()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs223 private void IncrementPacketCounter(IValueRegisterField counter, IFlagRegisterField status) in IncrementPacketCounter()
229 …private void IncrementByteCounter(IValueRegisterField counter, IFlagRegisterField status, uint inc… in IncrementByteCounter()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DInterruptManager.cs247 public void EnableInterrupt(TInterrupt interrupt, bool status = true) in EnableInterrupt()
265 public void SetInterrupt(TInterrupt interrupt, bool status = true) in SetInterrupt()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DTegraDVC.cs65 private uint status; field in Antmicro.Renode.Peripherals.I2C.TegraDVC
DEFM32GGI2CController.cs537 private bool CheckStatus(Status status) in CheckStatus()
547 private void SetStatus(Status status) in SetStatus()
552 private void ClearStatus(Status status) in ClearStatus()
DVybridI2C.cs218 private byte status; field in Antmicro.Renode.Peripherals.I2C.VybridI2C
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DAtCommandModem.cs106 …public void OverrideResponseForCommand(string command, string status, string parameters = "", bool… in OverrideResponseForCommand()
443 … public Response(string status, params string[] parameters) : this(status, "", parameters, null) in Response()
501 private Response(string status, string trailer, string[] parameters, byte[] binaryBody) in Response()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DShifter.cs72 …private static Shifter BuildShifter(IResourceBlockOwner owner, int index, Interrupt status, Interr… in BuildShifter()
144 Interrupt status, Interrupt error, in Shifter()
DTimer.cs73 private static Timer BuildTimer(IResourceBlockOwner owner, int index, Interrupt status) in BuildTimer()
139 private Timer(IResourceBlockOwner owner, uint identifier, Interrupt status, in Timer()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/RESD/
DRESDAttribute.cs15 …SampleCallbackAttribute(SampleType sampleType, uint channel = 0, RESDStreamStatus status = RESDStr… in RESDSampleCallbackAttribute()
DRESDStream.cs126 …ndCallback<Out>(IUnderstandRESD instance, SampleType sampleType, RESDStreamStatus status, uint cha… in FindCallback()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Handlers/
DIOHandler.cs220 private Status status; field in Antmicro.Renode.Extensions.Analyzers.Video.Handlers.IOHandler
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBPendrive.cs115 …dResult(BulkOnlyTransportCommandBlockWrapper commandBlockWrapper, CommandStatus status = CommandSt… in SendResult()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DAppUart.cs127 private uint status; field in Antmicro.Renode.Peripherals.UART.AppUart
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DVirtIOBlockDevice.cs152 private byte status; field in Antmicro.Renode.Peripherals.Storage.VirtIOBlockDevice
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DHS3001.cs243 private void SetStatusBits(ref byte data, MeasurementStatus status) in SetStatusBits()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DMPFS_SystemServices.cs119 private RequestResult status; field in Antmicro.Renode.Peripherals.Miscellaneous.MPFS_SystemServices
DOpenTitan_BigNumberAccelerator.cs414 private IEnumRegisterField<Status> status; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_BigNumberAccelerator
DOpenTitan_KeyManager.cs498 private IEnumRegisterField<Status> status; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_KeyManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DArmPerformanceMonitoringUnit.cs215 public void Debug(bool status) in Debug()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiDevice.cs876 private FifoStatus status; field in Antmicro.Renode.Peripherals.SPI.OpenTitan_SpiDevice.SRAMCircularFifoRange
DAmbiqApollo4_IOMaster.cs890 private Status status; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA.cs633 private ChannelStatus status; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.Channel