Home
last modified time | relevance | path

Searched defs:DataReady (Results 1 – 8 of 8) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/ATAPI/
DIAtapiPeripheral.cs17 bool DataReady { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ATAPI/
DCDROM.cs99 public bool DataReady { get { return dataQueue.Count != 0;}} property in Antmicro.Renode.Peripherals.ATAPI.CDROM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DLiteX_MMCM_CSR32.cs138 DataReady = 0x10, enumerator
DLiteX_MMCM.cs150 DataReady = 0x10, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DLINDecoder.cs21 event Action<byte[], bool> DataReady; event
289 public event Action<byte[], bool> DataReady; event in Antmicro.Renode.Utilities.LINDecoder.LINEntry
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM303DLHC_Gyroscope.cs307 DataReady = 0x09, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DRenesasDA14_UART.cs475 DataReady = 0b00001, enumerator
DNS16550.cs567 DataReady = 0x01, enumerator