Searched refs:ReadInternal (Results 1 – 1 of 1) sorted by relevance
373 return ReadInternal(RenodeAction.Read, dataLength, offset, connectionIndex); in Read()378 return ReadInternal(RenodeAction.ReadRegister, dataLength, offset, connectionIndex); in ReadRegister()381 …private ulong ReadInternal(RenodeAction action, byte dataLength, long offset, byte connectionIndex) in ReadInternal() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral