Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32H7_HardwareSemaphore.cs162 TryLock(0x0000, masterId); in ReadLock()
174 TryLock(processId, masterId); in WriteLock()
183 private void TryLock(uint processId, uint masterId) in TryLock() method in Antmicro.Renode.Peripherals.Miscellaneous.STM32H7_HardwareSemaphore.Semaphore