Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32H7_HardwareSemaphore.cs80 … semaphores[idx].WriteLock(lockBits.Value, (uint)processIdBits.Value, (uint)masterIdBits.Value); in DefineRegisters()
166 public void WriteLock(bool lockBit, uint processId, uint masterId) in WriteLock() method in Antmicro.Renode.Peripherals.Miscellaneous.STM32H7_HardwareSemaphore.Semaphore