| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/ |
| D | SCSICommand.cs | 28 ReadBuffer = 0x3C, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/ |
| D | VirtualConsole.cs | 79 public byte[] ReadBuffer(int maxCount = 1) in ReadBuffer() method in Antmicro.Renode.Peripherals.UART.VirtualConsole
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/ |
| D | SCSICommands.cs | 218 public struct ReadBuffer struct 221 public byte OperationCode; 223 public byte Mode; 225 public byte BufferId; 227 public uint BufferOffset; 229 public uint AllocationLength; 231 public byte Control;
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/ |
| D | STM32SDMMC.cs | 288 private uint ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.SD.STM32SDMMC
|
| D | MPFS_SDController.cs | 519 private uint ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.SD.MPFS_SDController
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | K6xF_Ethernet.cs | 793 public byte[] ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaTxBufferDescriptor 858 public byte[] ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaRxBufferDescriptor
|
| D | CadenceGEM.cs | 1014 public byte[] ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.Network.CadenceGEM.DmaTxBufferDescriptor
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | SAM_USART.cs | 554 private byte? ReadBuffer(bool warnEmpty = false) in ReadBuffer() method in Antmicro.Renode.Peripherals.UART.SAM_USART
|
| D | EFR32xG2_EUSART_2.cs | 602 private byte ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.UART.EFR32xG2_EUSART_2
|
| D | EFR32xG2_USART_0.cs | 666 private byte ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.UART.EFR32xG2_USART_0
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/SiLabs/ |
| D | EFR32_GenericUSART.cs | 512 private byte ReadBuffer() in ReadBuffer() method in Antmicro.Renode.Peripherals.UART.Silabs.EFR32_GenericUSART
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/ |
| D | SAM4S_TWI.cs | 328 private byte[] ReadBuffer(int count, bool dmaAccess = true) in ReadBuffer() method in Antmicro.Renode.Peripherals.I2C.SAM4S_TWI
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ATAPI/ |
| D | ATAPI.cs | 417 ReadBuffer = 0xE4, enumerator
|