Home
last modified time | relevance | path

Searched refs:UTPTransferRequestBaseUPIUSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSHostController.cs352 if(requestLength < UTPTransferRequestBaseUPIUSizeInBytes) in ProcessTransferRequestList()
662 private const int UTPTransferRequestBaseUPIUSizeInBytes = 32; field in Antmicro.Renode.Peripherals.Storage.UFSHostController