Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs966 public bool TryPeek(out uint value, string actionName = "peek") in TryPeek()
1035 private bool CheckResetFlag(string actionName) in CheckResetFlag()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DCortexM.cs627 private void AssertTrustZoneEnabled(string actionName) in AssertTrustZoneEnabled()