Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs326 …if(!TryGetOtpPartitionAndItem(readAddress, out item, out partition, out itemOffset, out partitionO… in ExecuteDirectRead()
360 …private bool TryGetOtpPartitionAndItem(uint readAddress, out OtpItem item, out OtpPartition partit… in TryGetOtpPartitionAndItem() method in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController