Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs360 … TryGetOtpPartitionAndItem(uint readAddress, out OtpItem item, out OtpPartition partition, out int… in TryGetOtpPartitionAndItem()
371 private bool IsPartitionReadable(OtpPartition partition) in IsPartitionReadable()
386 private void RaisePartitionError(Error error, OtpPartition partition) in RaisePartitionError()